index
:
nfs-utils.git
fixrootccache
gss-fixes
gss-proxy-mods
master
NFS utils related patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean up: remove unneeded headers from utils/mount/stropts.c.
Chuck Lever
2008-07-15
1
-11
/
+3
*
Clean up: rename a couple of functions in utils/mount/stropts.c to match
Chuck Lever
2008-07-15
1
-9
/
+9
*
Clean up: remove unused IPv4-only functions used by the text-based mount
Chuck Lever
2008-07-15
3
-54
/
+0
*
Traditionally the mount command has looked for a ":" to separate the
Chuck Lever
2008-07-15
5
-82
/
+288
*
Change the fix_mounthost_option() function to support resolving IPv6
Chuck Lever
2008-07-15
1
-12
/
+21
*
Change the append_clientaddr_option() function to support sending either
Chuck Lever
2008-07-15
1
-14
/
+12
*
Change the append_addr_option() function to support sending either IPv4
Chuck Lever
2008-07-15
1
-15
/
+6
*
There are three helpers that convert sockaddr-style addresses to text
Chuck Lever
2008-07-15
1
-0
/
+31
*
Introduce IPv6-enabled version of get_client_address. The legacy mount
Chuck Lever
2008-07-15
2
-0
/
+120
*
Introduce two new functions to convert a sockaddr to a presentation format
Chuck Lever
2008-07-15
2
-0
/
+96
*
Add #include directives for additional header files needed to support IPv6
Chuck Lever
2008-07-15
2
-1
/
+7
*
We want to continue to support building nfs-utils on systems that do not
Chuck Lever
2008-07-15
1
-1
/
+28
*
Currently the "-s" option is ignored by the text-based mount interface. To
Chuck Lever
2008-07-15
1
-0
/
+15
*
Lots of parts of nfs-utils already depend on getaddrinfo(3).
Chuck Lever
2008-07-15
1
-0
/
+3
*
Clean up: add the traditional pre-processor safety check in headers under
Chuck Lever
2008-07-15
8
-10
/
+34
*
Moved the kernel version-ing code into a new version.h
Chuck Lever
2008-07-15
4
-21
/
+55
*
Introduce a new DNS resolver function in utils/mount/network.c that uses
Chuck Lever
2008-07-15
2
-19
/
+61
*
The text-based mount command displays the rather inexplicable "mount:
Chuck Lever
2008-07-15
2
-4
/
+10
*
Updated both the mountstats and nfs-iostat scripts to used the
Chuck Lever
2008-07-15
2
-5
/
+5
*
Ported the create_mtab() routine from util-linux-ng as well
Christiaan Welvaart
2008-07-15
3
-34
/
+86
*
The rpc.gssd scans for any suitable kerberos ticket. In cross-realm
Lukas Hejtmanek
2008-07-15
5
-15
/
+165
*
The default expiration of kernel gss contexts is the expiration
Lukas Hejtmanek
2008-07-15
4
-4
/
+16
*
gssd_setup_krb5_user_gss_ccache must return an error if no usable cache is
Lukas Hejtmanek
2008-07-15
3
-8
/
+8
*
When a FQDN exists in /var/lib/nfs/rmtab it causes
Steve Dickson
2008-06-25
1
-2
/
+2
*
Add RDMA as a supported transport for reporting
Tom Talpey
2008-06-23
1
-0
/
+20
*
The "nfs-iostat" utility is a Python program that extracts and displays NFS
Chuck Lever
2008-06-23
1
-0
/
+544
*
Add RDMA as a supported transport for reporting the
Tom Talpey
2008-06-23
1
-0
/
+20
*
The "mountstats" utility is a Python program that extracts and displays NFS
Chuck Lever
2008-06-23
1
-0
/
+584
*
The nfsstat program reads /proc/net/rpc/* files to gets info about
Jeff Layton
2008-06-23
1
-4
/
+5
*
Removed the initialization of args2 in xlog_backend. It
Steve Dickson
2008-06-06
1
-1
/
+1
*
nfsstat -m lists all current nfs mounts, with the mount options.
Neil Brown
2008-06-06
1
-1
/
+1
*
Fix error reporting when probe_bothports() fails while rewriting mount
Chuck Lever
2008-06-06
2
-4
/
+8
*
Clean up: instead of passing so many arguments to all the helpers, have
Chuck Lever
2008-06-06
1
-111
/
+132
*
Steinar Gunderson reports:
Chuck Lever
2008-06-06
1
-13
/
+38
*
Make the text-based mount path check whether statd is running if the "lock"
Neil Brown
2008-06-06
1
-4
/
+27
*
Cleaned up warnings in rmtab.c and xlog.c
Steve Dickson
2008-06-06
2
-4
/
+4
*
Fixed smail typo in exportfs man page
Oren Held
2008-05-08
1
-1
/
+1
*
If mount.nfs is not installed setuid, an attempt to perform a "user"
NeilBrown
2008-05-08
1
-0
/
+6
*
Kerberos credentials may be stored in multiple places. Make it
Vince Busam
2008-05-07
6
-20
/
+43
*
Add a new function to retrieve the current verbosity level
Kevin Coffman
2008-05-07
2
-0
/
+6
*
Add the other two DES encryption types to the default list of
Kevin Coffman
2008-05-07
1
-1
/
+3
*
Check the info file nfs/rpc_pipefs/nfs/clnt?/info to
Olga Kornievskaia
2008-05-07
2
-2
/
+13
*
The prev_bg_host stuff made sense when NFS didn't have its own mount
Jeff Layton
2008-05-07
1
-14
/
+0
*
The bg option is essentially ignored with nfs4 currently. nfs4mount()
Jeff Layton
2008-05-07
1
-2
/
+8
*
Currently nfs4mount() sets the retry value to 10000 on both fg and bg
Jeff Layton
2008-05-07
2
-5
/
+17
*
Fixed arguments to the hosts_ctl() call in the good_client() routine
Sten Spans
2008-05-05
1
-2
/
+2
*
Change how mount.nfs handles EACCES errors. Currently,
Jeff Layton
2008-04-14
1
-1
/
+0
*
Correct a spelling error in a mount.nfs error message
Li Yewang
2008-04-09
1
-1
/
+1
*
Make sure showmount fails when rpc.mountd is not registered
Steve Dickson
2008-03-18
1
-1
/
+3
*
Updated exportfs man to talk about /var/lib/nfs/etab
Steve Dickson
2008-03-18
1
-10
/
+10
[prev]
[next]