Steve Dickson
131a33e2fd
Ensured nfs-idmap service is started after the named is up (bz 748275)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-18 10:00:19 -05:00
Steve Dickson
9759a1b927
Remove RQUOTAD_PORT and RQUOTAD from /etc/sysconfig/nfs (bz 754496)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-16 16:23:17 -05:00
Steve Dickson
abe32277e1
Update to upstream RC release: nfs-utils-1.2.6-rc3 (bz 746497)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-14 17:36:13 -05:00
Steve Dickson
4240ebbcf5
Ensured nfs-idmap service is started after the DNS is up (bz 748275)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-14 17:16:42 -05:00
Steve Dickson
d3655d2a21
Added pNFS debugging to rpcdebug.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-20 14:52:06 -04:00
Steve Dickson
5987d19fcf
Update to upstream RC release: nfs-utils-1.2.6-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-18 12:08:35 -04:00
Steve Dickson
348eec39ed
Fixed a typo in change log
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-13 12:44:52 -04:00
Steve Dickson
855dc13683
Fixed a I/0 problem in rpc.idmapd (bz 684308)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-04 13:41:08 -04:00
Steve Dickson
cd65c75329
Fixed a few typos in a couple man pages (bz 668124, 673818, 664330)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-04 12:53:25 -04:00
Steve Dickson
69d0181e56
Removed SUID bigs on mount commands (bz 528498)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-04 11:50:14 -04:00
Steve Dickson
b6a5bfc39f
- Update to upstream RC release: nfs-utils-1.2.6-rc1
...
- Added named.service to After list in nfs-server.service (bz 742746)
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-03 09:25:51 -04:00
Steve Dickson
09c97ac38f
Added nfs-blkmap.service
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-27 11:31:02 -04:00
Steve Dickson
01d5863dd7
Uploaded nfs-utils-1.2.5.tar.bz2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-26 16:47:39 -04:00
Steve Dickson
d12c30cd70
Update to upstream release: nfs-utils-1.2.5 (bz 717931)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-26 16:46:19 -04:00
Steve Dickson
01c725d8c3
Update to upstream RC release: nfs-utils-1.2.5-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-21 15:50:00 -04:00
Steve Dickson
13e206326a
Created /etc/exports.d to stop a warning (bz 697006)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-14 13:58:54 -04:00
Steve Dickson
084ea8721e
Spec file updates:
...
Both the nfs.lock and nfs.idmap services should always
enabled on both installs and upgrades (bz 699040)
Fixed the paths to the server scriptlets (bz 733531)
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-30 16:42:04 -04:00
Steve Dickson
06d1c93beb
Update to upstream RC release: nfs-utils-1.2.5-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-29 14:00:18 -04:00
Steve Dickson
c1f844827f
- Added StandardError=syslog+console to all the service files
...
so startup errors will be logged.
- Changed exportfs to only log errors on existing /etc/export.d
directory, which eliminates a needless syslog entry.
- Automount /proc/fs/nfsd for rpc.nfsd
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-24 14:38:38 -04:00
Steve Dickson
45233d4087
Fixed some bugs in the triggerun script as well in the
...
nfs-server scripts (bz 699040).
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-10 17:58:42 -04:00
Steve Dickson
eff46c41a5
Cleaned up the .preconfig and .postconfig files per code review request.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-03 15:02:59 -04:00
Steve Dickson
170522c6b8
mount: fix for libmount from util-linux >= 2.20
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-03 11:55:08 -04:00
Steve Dickson
67ebcf9f55
- Converted init scrips to systemd services. (bz 699040)
...
- Made nfsnobody's uid/gid to always be a 16-bit value of -2
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-03 06:09:46 -04:00
Steve Dickson
2281ec5d7e
Updated to latest upstream release: nfs-utils-1-2-5-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-07-21 15:27:12 -04:00
Ville Skyttä
3d4fbdf0f6
Don't ship Makefiles or INSTALL in docs ( #633934 ).
2011-07-07 00:16:01 +03:00
J. Bruce Fields
bff76bdca6
Rely on crypto module autoloading in init scripts
...
SECURE_NFS_MODS isn't necessary any more as we'll autoload any crypto
modules we need, so rpcsec_gss_krb5 is all we need to load. Even that
we could autoload as well, but that will require a kernel fix, and to
support older kernels we should wait till that fix has been in for a
while.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-07-04 08:47:25 -04:00
Michal Schmidt
d37883f482
initscripts: just try to mount rpc_pipefs always
...
Do not rely on modprobe.d hacks to mount the filesystem after loading the module.
Mount the filesystem directly. The kernel will ask for the module if needed.
This avoids race conditions between the initscripts running in parallel and it
works with built-in sunrpc too.
Later we can consider passing the responsibility to mount rpc_pipefs
to a systemd {auto,}mount unit pair.
https://bugzilla.redhat.com/show_bug.cgi?id=702707
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-07-04 08:18:04 -04:00
Steve Dickson
6176ed1379
Updated the tar ball for the 1.2.4 release
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-06-30 09:53:27 -04:00
Steve Dickson
2e844bd164
Updated to latest upstream release: nfs-utils-1-2-4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-06-29 11:22:06 -04:00
Steve Dickson
8e1048f79e
Updated to latest upstream release: nfs-utils-1-2-4-rc8
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-04-20 08:52:09 -04:00
Steve Dickson
8a5c10cfc4
Fixed typo in spec file
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-04-06 13:01:53 -04:00
Steve Dickson
9e655dd5c7
Updated to latest upstream release: nfs-utils-1-2-4-rc7
...
Enabled the libmount code.
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-04-06 12:58:56 -04:00
Steve Dickson
063fdcd7fc
Fixed a typo in the spec file.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-03-24 16:02:55 -04:00
Steve Dickson
d6de48c89f
Updated to latest upstream release: nfs-utils-1-2-4-rc6
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-03-07 13:04:20 -05:00
Christopher Aillon
4918c66059
Rebuild against newer libevent
2011-02-09 15:01:46 -08:00
Dennis Gilmore
014678caf2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 18:22:48 -06:00
Steve Dickson
bd016522fb
- Fixed segfault in rpc.mountd (bz 669065)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-26 07:43:43 -05:00
Steve Dickson
ff6512a516
Updated the changelog
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-15 14:12:30 -05:00
Steve Dickson
423f02dd9c
Allow the setting of the NFSv4 grace period (bz 665387)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-15 14:10:15 -05:00
Steve Dickson
10702da2ca
Add initscripts changes needed for rpcbind to be running when nfs is started
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-15 10:08:34 -05:00
Steve Dickson
f517c363e8
Initscripts changes needed to support NFS over RDMA
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-15 09:23:05 -05:00
Steve Dickson
9b25dd3e91
Updated to latest upstream release: nfs-utils-1-2-4-rc5
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-14 13:30:50 -05:00
Steve Dickson
10364c6f48
Updated to latest upstream release: nfs-utils-1-2-4-rc4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-13 15:07:46 -05:00
Steve Dickson
b5a0964a8f
Replace the nfs-utils-lib dependency with a libnfsidmap dependency
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-08 15:23:46 -05:00
Steve Dickson
d673e62586
Removed obsolete configuration values (bz 653765)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-01 15:20:36 -05:00
Steve Dickson
5f9e463653
The nfs service is not stopped on reboot or halt (bz 652786)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-01 15:20:26 -05:00
Steve Dickson
f6ef5e4f31
- Updated to latest upstream release: nfs-utils-1-2-4-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-11-29 11:27:06 -05:00
Jeff Layton
4d6b3faeee
Removed defunct nfs.doc.tar.gz from specfile
2010-10-20 12:15:56 -04:00
Steve Dickson
0132f41540
Fixed typo in nfs.sysconfig
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-20 10:58:38 -04:00
Steve Dickson
dd98bc33b7
exports(5) man page duplicated paragraphs (bz 590921)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-15 17:37:01 -04:00