Commit Graph

164 Commits

Author SHA1 Message Date
Steve Dickson
2efacfd98f - Added in relatime mount option so mount.nfs stays compatible with the
mount command in util-linux-ng (bz 274301)
2008-01-24 22:14:04 +00:00
Steve Dickson
51df58e4d7 - Added -S/--since to the nfsstat(1) manpage
- The wording in the exportfs man page can be a bit confusing, implying
    that "exportfs -u :/foo" will unexport /foo from all hosts, which it
    won't
- Removed nfsprog option since the kernel no longer supports it.
- Removed mountprog option since the kernel no longer supports it.
- Stop segfaults on amd64 during warnings messages.
- Fix bug when both crossmnt and fsid are set.
2008-01-22 19:36:09 +00:00
Steve Dickson
aa7cac06fc - Turn on 'nohide' automatically for all refer exports (bz 313561) 2008-01-07 19:14:16 +00:00
Steve Dickson
61dc860bc8 Fixed typo in rpc.mountd man page uploaded nfs-utils-1.1.1.tar.bz2 2008-01-07 17:58:04 +00:00
Steve Dickson
c0c131bf03 - Updated to latest upstream release, nfs-utils-1.1.1
- Added the removal of sm-notify.pid to nfslock init script.
- Changed spec file to use condrestart instead of condstop when calling
    init scripts.
2008-01-05 14:27:40 +00:00
Steve Dickson
cf6d5cf995 Updated nfs(5) manual page. 2008-01-04 15:08:11 +00:00
Jesse Keating
e32c58d1ba bump for ldap 2007-12-04 17:29:36 +00:00
Steve Dickson
6f3afb9566 Switch the libgssapi dependency to libgssglue 2007-10-17 20:45:47 +00:00
Steve Dickson
557c859d20 Updated exportfs manpage (bz 262861) 2007-09-17 16:55:03 +00:00
Steve Dickson
b67cdcdcd7 - Changed the default paths in sm-notify to /var/lib/nfs/statd (bz 258461) 2007-09-14 19:09:03 +00:00
Steve Dickson
5ad0e2768f Fixed typo in spec file 2007-08-16 02:50:26 +00:00
Steve Dickson
f408267795 Added bz number to changelog 2007-08-16 02:47:05 +00:00
Steve Dickson
1702f2ca74 Make sure the open() system calling in exportfs uses mode bits when
creating the etab file.
2007-08-16 02:44:53 +00:00
Steve Dickson
a24ef7b46a - Added nosharecache mount option which re-enables rw/ro mounts to the same
server (bz 243913).
2007-08-13 15:26:16 +00:00
Steve Dickson
0c53dbcca7 - Make sure the gss and idmap daemons remove thier lock files when they are
stopped.
2007-08-02 15:54:05 +00:00
Steve Dickson
cafae3aae5 - Upgraded to the latest upstream version (nfs-utils-1.1.0) 2007-07-30 10:10:07 +00:00
Steve Dickson
f543a222e2 - Fixed typo in mount.nfs4 that causes a segfault during error processing
(bz 241190)
2007-05-24 12:52:19 +00:00
Steve Dickson
be8827d700 - Stopped /etc/sysconfig/nfs from being overwritten on updates (bz 234543)
- Added -o nordirplus mount option to disable READDIRPLUS (bz 240357)
- Disabled the FSCache patch, for now...
2007-05-22 13:11:03 +00:00
Steve Dickson
131a58304a Stopped /etc/sysconfig/nfs from being overwritten on updates (bz 234543) 2007-05-22 11:14:03 +00:00
Steve Dickson
f4efa104b6 - Make sure the condrestarts exit with a zero value (bz 240225) 2007-05-16 17:34:55 +00:00
Steve Dickson
6c3f9db2ec added keyutils-libs-devel 2007-05-15 15:33:30 +00:00
Steve Dickson
48d9c62cfe removed keyutils, keyutils-libs 2007-05-15 15:03:52 +00:00
Steve Dickson
5495650206 Added keyutils to Build reqs 2007-05-13 18:15:04 +00:00
Steve Dickson
24a7da2500 Added keyutils-libs to BuildReq 2007-05-13 18:03:55 +00:00
Steve Dickson
2bedd64ce1 - Changed nfs initscript to exit with correct value (bz 221874) 2007-05-12 12:35:44 +00:00
Steve Dickson
d95e5512be Fixed typo in spec file 2007-05-12 12:21:39 +00:00
Steve Dickson
f14d4247ab Fixed typo in spec file 2007-05-12 12:19:19 +00:00
Steve Dickson
393de8389c Fixed install modes on nfs.sysconfig 2007-05-12 12:16:08 +00:00
Steve Dickson
a988f91bc9 - Create a /etc/sysconfig/nfs with all the possible variables (bz 234543) 2007-05-12 10:58:03 +00:00
Steve Dickson
c11fb47f03 Have mountd hold open etab file to force inode number to change (bz 236823) 2007-05-11 17:39:14 +00:00
Steve Dickson
b8652527e0 Added missing unlock_mtab() call in moutnd 2007-05-10 20:11:57 +00:00
Steve Dickson
c2060be9d6 Correct some sanity checking in rpc.nfsd. (bz 220887) 2007-05-10 19:14:01 +00:00
Steve Dickson
22317d4406 - Make sure statd uses correct uid/gid by chowning the /var/lib/nfs/statd
with the rpcuser id. (bz 235216)
2007-05-10 18:53:25 +00:00
Steve Dickson
28dbfad15f Eliminate memory leak in mountd (bz 239536) 2007-05-10 17:29:15 +00:00
Steve Dickson
46b109064d Eliminate timeout on nfsd shutdowns (bz 222001) 2007-05-10 15:28:48 +00:00
Steve Dickson
56e771a04d Updated mountd and showmount reverse lookup flags (bz 220772) 2007-05-09 19:04:04 +00:00
Steve Dickson
2d0657640a Fix mount.nfs4 to display correct error message (bz 227212) 2007-05-09 18:23:26 +00:00
Steve Dickson
e6adf82338 Replace portmap dependency with an rpcbind dependency (bz 228894) 2007-04-03 19:15:34 +00:00
Steve Dickson
475aa40b03 Incorporated Merge Review comments (bz 226198) 2007-03-12 15:43:36 +00:00
Steve Dickson
c8722e050a Added some needed BuildRequires 2007-03-09 18:46:44 +00:00
Steve Dickson
acbb66d557 Fixed typo so patch55 is applied. 2007-03-09 17:57:53 +00:00
Steve Dickson
bf13fea2ff Made no_subtree_check a default export option (bz 212218) 2007-03-09 17:33:10 +00:00
Steve Dickson
ab5220ebfc Added condstop to all the initscripts (bz 196934) 2007-03-09 16:17:31 +00:00
Steve Dickson
b960797759 Fixed typo in Summary 2007-03-07 15:42:20 +00:00
Steve Dickson
e02e8615ea Upgraded to 1.0.12 2007-03-06 20:17:30 +00:00
kzak
a38af1c1d6 - Fixed mount.nfs -f (fake) option (bz 227988) 2007-03-01 22:34:44 +00:00
Steve Dickson
741a610771 Upgraded to 1.0.11 2007-02-22 21:49:33 +00:00
Steve Dickson
a414c9ac3f Added FS_Location support 2007-02-21 17:17:32 +00:00
kzak
1b6200f731 - add support for mount options that contain commas (bz 219645)
- Resolves: rhbz#219645
2006-12-18 23:37:24 +00:00
Steve Dickson
e5de6eb818 > - Stopped v4 umounts from ping rpc.mountd (bz 215553) 2006-12-13 15:10:07 +00:00