Commit Graph

650 Commits

Author SHA1 Message Date
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
Steve Dickson
b02a7d9812 Removed unneeded files 2010-01-12 12:25:38 +00:00
Steve Dickson
589c0304bd Updated to latest upstream RC release: nfs-utils-1-2-2-rc5 2010-01-12 12:24:47 +00:00
Steve Dickson
fadd6f5f22 mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set 2010-01-04 20:49:49 +00:00
Steve Dickson
3bed751430 Updated to latest upstream RC release: nfs-utils-1-2-2-rc3 2009-12-14 16:43:37 +00:00
Steve Dickson
9d5e785c8f Update the pseudo root to handle security flavors better. 2009-12-10 19:24:27 +00:00
Steve Dickson
fd548b15aa mount.nfs: Retry v4 mounts with v3 on ENOENT errors 2009-12-07 22:50:35 +00:00
Steve Dickson
500795b2bb - Updated to the latest pseudo root release (rel9) (bz 538609).
- mount.nfs: Retry v4 mounts with v3 on ENOENT errors
2009-12-07 22:45:32 +00:00
Steve Dickson
c2754f092e - Updated to the latest pseudo root release (rel9). 2009-12-07 13:22:33 +00:00
Jeff Layton
267c347dc8 file nfs-utils-1.2.1-relax-insecure-option.patch was initially added on
branch private-jlayton-ipv6-3.
2009-12-03 20:18:40 +00:00
Jeff Layton
9032f2681d file nfs-utils-1.2.1-cel-ipv6.patch was initially added on branch
private-jlayton-ipv6-3.
2009-12-03 20:18:40 +00:00
Bill Nottingham
ebf56e0fb9 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:20:10 +00:00
Steve Dickson
3245f71075 - Stop rpc.nfsd from failing to startup when the network is down (bz
532270)
2009-11-12 19:50:55 +00:00
Steve Dickson
e9aa86337b Updated to the latest pseudo root release (rel8). 2009-11-11 19:32:40 +00:00
Steve Dickson
c1ec542e87 Updated to latest upstream release: 1.2.0 2009-11-04 13:14:46 +00:00
Steve Dickson
5b1bacb347 - Reworked and remove some of the Default-Start/Stop stanzas in the init
scripts (bz 531425)
2009-11-03 13:52:20 +00:00
Steve Dickson
c0c0c42d7f - v4 mounts will roll back to v3 mounts when the mount fails with ENOENT. 2009-11-02 16:14:06 +00:00
Steve Dickson
ac5a680078 Fixed typo in changelog 2009-10-26 13:27:05 +00:00
Steve Dickson
8152f820a8 - Updated to the latest pseudo root release (rel7).
- Added upstream 1.2.1-rc7 patch which fixes:
- Stop ignoring the -o v4 option (bz 529407)
- Allow network protocol roll backs when proto is set in the config file
    (bz 529864)
2009-10-26 13:26:04 +00:00
Steve Dickson
cb3fa4ca36 Fixed a whole where '-o v4' was not overriding the version in the conf
file.
2009-10-06 10:50:48 +00:00
Steve Dickson
172d6d19bb Bumped up Release so as not to collide with the F-12 branch 2009-10-01 11:58:28 +00:00
Steve Dickson
2f3279563d - Change the nfsmount.conf file to define v3 as the default protocol
version.
- Make sure versions set on the command line override version set in
    nfsmount.conf
- Make version rollbacks still work when versions are set in nfsmount.conf
2009-10-01 11:50:39 +00:00
Steve Dickson
1e5327b6dd - Added upstream 1.2.1-rc5 patch
- mount.nfs: Support negotiation between v4, v3, and v2
- mount.nfs: Keep server's address in nfsmount_info
- mount.nfs: Sandbox each mount attempt
- mount.nfs: Support negotiation between v4, v3, and v2
2009-09-30 00:52:00 +00:00
Steve Dickson
faa7f39a28 Updated to the latest pseudo root release (rel6) 2009-09-23 20:09:06 +00:00
Steve Dickson
4af23bc6c3 - Added upstream 1.2.1-rc5 patch
- Added --sort --list functionality to nfs-iostat.py
- Fixed event handler in idmapd
- Added -o v4 support
- Disabled IPv6 support in nfsd
- Don't give client an empty flavor list
- Fixed gssed so it does not blindly caches machine credentials
2009-09-15 19:15:19 +00:00
Steve Dickson
083e369937 file nfs-utils-1.2.0-spnfsd-07.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
cd7291f185 file nfs-utils-1.2.0-spnfsd-10.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
b80caae287 file nfs-utils-1.2.0-spnfsd-02.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
6e008f91a7 file nfs-utils-1.2.0-spnfsd-installrules.patch was initially added on
branch nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
6d173392f6 file nfs-utils-1.2.0-spnfsd-09.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
3d1925649a file nfs-utils-1.2.0-spnfsd-04.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
508b7dcc9b file nfs-utils-1.2.0-spnfsd-08.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
1645d224d8 file nfs-utils-1.2.0-spnfsd-06.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
24edb36446 file nfs-utils-1.2.0-spnfsd-05.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
b7bc4ffb93 file pnfs-exports.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
db67f06dd4 file nfs-utils-1.2.0-spnfsd-03.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:41 +00:00
Steve Dickson
4a7955243c file nfs-utils-1.2.0-spnfsd-01.patch was initially added on branch
nfs-utils-1_2_0-10_pnfs.
2009-08-27 19:11:40 +00:00
Steve Dickson
7a30154920 - Added upstream 1.2.1-rc4 patch
- Fix bug when both crossmnt
- nfs(5): Add description of lookupcache mount option
- nfs(5): Remove trailing blanks
- Added nfs41 support to nfssat
- Added support for mount to us a configuration file.
2009-08-17 13:21:50 +00:00