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
path:
root
/
utils
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount.nfs: Fix compiler warning in stropts.c
Chuck Lever
2009-07-14
1
-2
/
+4
*
umount.nfs: Use correct data type in nfsumount()
Chuck Lever
2009-07-14
1
-1
/
+1
*
mount.nfs: remove unused @addrlen argument from nfs_string_to_sockaddr()
Chuck Lever
2009-07-14
3
-9
/
+5
*
mount.nfs: Remove unused @salen parameter from nfs_ca_gai()
Chuck Lever
2009-07-14
1
-2
/
+2
*
mount.nfs: Fix some nfs_error() nits in network.c
Chuck Lever
2009-07-14
1
-3
/
+4
*
mount.nfs: Remove unused parameter in try_mount()
Chuck Lever
2009-07-14
1
-3
/
+3
*
mount.nfs: Use correct data type in discover_nfs_mount_data_version()
Chuck Lever
2009-07-14
1
-1
/
+1
*
support: Introduce sockaddr helpers to get and set IP port numbers
Chuck Lever
2009-07-14
1
-15
/
+0
*
mount.nfs: Don't update extra_opts after text-based negotiation
Chuck Lever
2009-07-14
1
-5
/
+14
*
mount.nfs: Clean up after restructuring version/protocol negotiation
Chuck Lever
2009-07-14
1
-132
/
+25
*
mount.nfs: Clean up nfs_is_permanent_error()
Chuck Lever
2009-07-14
1
-20
/
+25
*
mount.nfs: rearchitect mount version/protocol negotiation logic
Chuck Lever
2009-07-14
1
-17
/
+25
*
mount.nfs: make nfs_options2pmap return errors
Chuck Lever
2009-07-14
4
-102
/
+227
*
mount.nfs: force rpcbind queries if options aren't specified
Chuck Lever
2009-07-14
1
-7
/
+11
*
mount.nfs: If port= specifies an unregistered port, retry, then fail
Chuck Lever
2009-07-14
1
-1
/
+2
*
mount.nfs: Add more debugging output around nfs_getport()
Chuck Lever
2009-07-14
1
-4
/
+24
*
getport: Clear shared error fields before trying rpcbind queries
Chuck Lever
2009-07-14
1
-2
/
+1
*
umount.nfs: Harden umount.nfs error reporting
Chuck Lever
2009-05-18
2
-13
/
+23
*
mount: remove legacy version of nfs_name_to_address()
Chuck Lever
2009-05-18
4
-81
/
+28
*
umount.nfs: Fix return value of nfs_mount_protocol()
Chuck Lever
2009-04-18
1
-1
/
+1
*
umount.nfs: Use a privileged port when sending UMNT requests
Chuck Lever
2009-04-18
1
-1
/
+1
*
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
Steve Dickson
2009-03-23
1
-2
/
+6
*
mount.nfs: squelch compiler warning for TI-RPC builds
Chuck Lever
2009-03-05
1
-2
/
+3
*
nfs(5): document new [no]resvport option
Chuck Lever
2009-03-04
1
-0
/
+14
*
nfs(5): document new [no]resvport option
Chuck Lever
2009-03-04
1
-0
/
+66
*
The legacy version of nfs_name_to_address() returned an incorrect
Chuck Lever
2009-03-04
1
-1
/
+1
*
umount command: remove do_nfs_umount23 function
Chuck Lever
2009-02-17
1
-93
/
+0
*
umount.nfs command: Support AF_INET6 server addresses
Chuck Lever
2009-02-17
1
-4
/
+99
*
umount.nfs command: Add an AF_INET6-capable version of nfs_call_unmount()
Chuck Lever
2009-02-17
2
-1
/
+56
*
The mount sockaddr len (mnt_salen) is not be set in
Steve Dickson
2009-02-17
1
-2
/
+3
*
text-based mount command: fix return value from po_rightmost()
Chuck Lever
2009-02-17
4
-14
/
+14
*
text-based mount command: support AF_INET6 in rewrite_mount_options()
Chuck Lever
2009-01-27
1
-25
/
+49
*
text-based mount command: fix mount option rewriting logic
Chuck Lever
2009-01-27
1
-34
/
+79
*
text-based mount options: Use new pmap stuffer when rewriting mount options
Chuck Lever
2009-01-27
1
-63
/
+5
*
text-based mount command: Function to stuff "struct pmap" from mount options
Chuck Lever
2009-01-27
2
-0
/
+219
*
text-based mount command: make po_rightmost() work for N options
Chuck Lever
2009-01-27
3
-24
/
+41
*
mount command: Random clean up
Chuck Lever
2009-01-06
1
-1
/
+2
*
mount command: use gethostbyname(3) when building on old systems
Chuck Lever
2009-01-06
1
-0
/
+56
*
mount: revert recent fix for build problems on old systems
Chuck Lever
2009-01-06
1
-18
/
+0
*
text-based mount command: use po_get_numeric() for handling retry
Chuck Lever
2008-12-17
1
-9
/
+11
*
text-based mount command: add function to parse numeric mount options
Chuck Lever
2008-12-17
2
-0
/
+58
*
mount command: AF_INET6 support for probe_bothports()
Chuck Lever
2008-12-11
2
-21
/
+68
*
mount command: support AF_INET6 in probe_nfsport() and probe_mntport()
Chuck Lever
2008-12-11
1
-16
/
+42
*
mount command: full support for AF_INET6 addresses in probe_port()
Chuck Lever
2008-12-11
1
-10
/
+44
*
mount command: remove local getport() implementation
Chuck Lever
2008-12-02
1
-74
/
+2
*
mount command: Replace clnt_ping() and getport() calls in probe_port()
Chuck Lever
2008-12-02
1
-14
/
+29
*
mount command: Use nfs_error() instead of perror()
Chuck Lever
2008-12-02
1
-1
/
+2
*
mount command: Use nfs_pmap_getport() in probe_statd()
Chuck Lever
2008-12-02
1
-18
/
+16
*
Ensure statd gets started if required when non-root
Neil Brown
2008-11-26
1
-1
/
+13
*
nfs(5): Clarify behavior of the mountproto= and proto= options
Chuck Lever
2008-10-08
1
-0
/
+85
[next]