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
Steve Dickson
1560f8a628
sm-notify needs to call res_init() before each try (bz 625531)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-15 16:50:09 -04:00
Steve Dickson
0fb3f74120
Initscripts do not conform to LSB specification (bz 621562)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-15 16:25:05 -04:00
Steve Dickson
9c991d660c
Updated to latest upstream release: nfs-utils-1-2-4-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-14 10:52:40 -04:00
Steve Dickson
d542391695
Fixed a regession with -p arguemnt to rpc.mountd
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-04 14:58:34 -04:00
Steve Dickson
860a3bd395
-Updated to latest upstream release: nfs-utils-1-2-3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-09-30 13:52:45 -04:00
Steve Dickson
a8b74a7bb7
Update to upstream RC release: nfs-utils-1-2-3-rc6
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-09-16 16:32:49 -04:00
Steve Dickson
2672323f34
- Update to upstream RC release: nfs-utils-1-2-3-rc5
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-09-09 11:27:39 -04:00
Fedora Release Engineering
31a8372128
dist-git conversion
2010-07-29 04:24:23 +00:00
Steve Dickson
aab427f164
Updated nfs-utils-1-2-3-rc4.patch
2010-06-22 21:52:55 +00:00
Steve Dickson
d44e8e1dd0
- Update to upstream RC release: nfs-utils-1-2-3-rc4
2010-06-22 20:09:52 +00:00
Steve Dickson
a9297460fe
file pnfs-export-opt.patch was initially added on branch
...
private-nfs-utils-1_2_2-4-pnfs.
2010-05-06 18:23:48 +00:00
Steve Dickson
60cf8966dc
Update to upstream RC release: nfs-utils-1-2-3-rc3
2010-05-06 13:15:29 +00:00
Steve Dickson
88a0551562
Update to upstream RC release: nfs-utils-1-2-3-rc2
2010-04-16 18:44:42 +00:00
Steve Dickson
5f4c2abdc3
Update to upstream RC release: nfs-utils-1-2-3-rc1
2010-03-22 14:29:09 +00:00
Steve Dickson
75c26a1be2
Updated to latest upstream version: 1.2.2
2010-02-18 15:02:14 +00:00
Steve Dickson
945d2bc769
Backed out the "Don't fail mounts when /etc/netconfig is nonexistent" patch
2010-01-28 19:46:49 +00:00
Steve Dickson
5ac4c3155e
- mount.nfs: Don't fail mounts when /etc/netconfig is nonexistent
2010-01-27 20:34:05 +00:00
Steve Dickson
dd5c9406d5
- statd: Teach nfs_compare_sockaddr() to handle NULL arguments
2010-01-25 19:21:15 +00:00
Steve Dickson
c1fc9c166c
Update to upstream RC release: nfs-utils-1-2-2-rc9
2010-01-25 12:28:46 +00:00
Steve Dickson
9eb77489c1
- mount.nfs: Configuration file parser ignoring options
...
- mount.nfs: Set the default family for lookups based on defaultproto=
setting
- Enabled ipv6
2010-01-21 10:57:40 +00:00
Steve Dickson
257636d5d7
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc7 which includes
...
Ipv6 support for tcpwrapper (disabled by default).
2010-01-17 22:05:22 +00:00
Steve Dickson
97d06d17fc
Removing nfs-utils-1.2.0-v4root-rel9.patch
2010-01-16 12:34:52 +00:00
Steve Dickson
80be375668
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc7 which includes
...
Ipv6 support for statd (disabled by default).
2010-01-16 12:32:42 +00:00
Steve Dickson
a6589566ac
- Updated to the latest pseudo root release (rel10) which containts the
...
upstream pseudo root release
2010-01-14 09:27:25 +00:00
Steve Dickson
67df246c34
Added nfs-utils-1.2.1-compile.patch
2010-01-12 13:08:18 +00:00