projects
/
nfs-utils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
nfs-utils: Fix source code character encoding
[nfs-utils.git]
/
utils
/
mount
/
2010-09-27
Chuck Lever
nfs-utils: Fix source code character encoding
tree
|
commitdiff
2010-09-16
Chuck Lever
mount.nfs: Don't do anything fancy if this is a remount
tree
|
commitdiff
2010-09-16
Chuck Lever
mount.nfs: Refactor mount version and protocol autonego...
tree
|
commitdiff
2010-09-09
Steve Dickson
Cleaned up a warning from commit 44f09b7
tree
|
commitdiff
2010-09-09
Chuck Lever
mount.nfs: Prepare way for "vers=4,rdma" mounts
tree
|
commitdiff
2010-09-09
Chuck Lever
mount.nfs: Support an "rdma" mount option
tree
|
commitdiff
2010-09-09
Chuck Lever
mount.nfs: Use nfs_nfs_protocol() for checking for...
tree
|
commitdiff
2010-09-09
Guillaume Rousse
Clarification about options supported by different...
tree
|
commitdiff
2010-08-17
Guillaume Rousse
Fix the description of nfsversion mount option in the...
tree
|
commitdiff
2010-08-09
Steve Dickson
Removed warnings from configfile.c
tree
|
commitdiff
2010-08-09
Steve Dickson
Removed warnings from network.c
tree
|
commitdiff
2010-08-09
Steve Dickson
Removed warnings from nfs4mount.c
tree
|
commitdiff
2010-08-09
Steve Dickson
Removed warnings from nfsmount.c
tree
|
commitdiff
2010-06-22
Steve Dickson
mount.nfs: silently fails when the network protocol...
tree
|
commitdiff
2010-06-22
Steve Dickson
mount: silently fails when bad option values are given
tree
|
commitdiff
2010-03-19
Chuck Lever
mount: Mount should retry unreachable hosts
tree
|
commitdiff
2010-03-01
Jeff Layton
nfs-utils: add and use nfs_authsys_create
tree
|
commitdiff
2010-02-18
Chuck Lever
mount: Set protocol family properly for "udp" and ...
tree
|
commitdiff
2010-02-12
Jeff Layton
mount.nfs: make nfs_{nfs,mount}_proto set errno on...
tree
|
commitdiff
2010-02-12
Jeff Layton
mount.nfs: return error if proto= option specified...
tree
|
commitdiff
2010-02-12
Jeff Layton
This is the second iteration of this patch. The only...
tree
|
commitdiff
2010-02-12
Chuck Lever
text-based mount: Support protocol family negotiation
tree
|
commitdiff
2010-02-12
Chuck Lever
text-based mount: Set addr= option in nfs_try_mount_foo()
tree
|
commitdiff
2010-02-12
Chuck Lever
text-based mount: Replace nfs_lookup() with getaddrinfo(3)
tree
|
commitdiff
2010-02-12
Chuck Lever
text-based mount: Retry when server can't be reached
tree
|
commitdiff
2010-01-22
Steve Dickson
Added the sys/stat.h header file to a number of
nfs-utils-1-2-2-rc9
tree
|
commitdiff
2010-01-20
Steve Dickson
mount.nfs: Configuration file parser ignoring options
tree
|
commitdiff
2010-01-15
Chuck Lever
nfs-utils: Collect socket address helpers into one...
tree
|
commitdiff
2010-01-04
Jeff Layton
mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
tree
|
commitdiff
2009-12-11
Chuck Lever
NFS man page: update nfs(5) with details about IPv6...
nfs-utils-1-2-2-rc2
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: Remove nfs_name_to_address()
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: Teach umount.nfs to recognize netids in...
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: proto=netid forces address family when resol...
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: Fix sockaddr pointer aliasing in stropts.c
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: Add new API for getting protocol family...
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: make nfs_lookup() global
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: support netids in v2/v3 version/transport...
tree
|
commitdiff
2009-12-11
Chuck Lever
mount.nfs: support netids in nfs_options2pmap()
tree
|
commitdiff
2009-12-07
Neil Brown
mount.nfs: Retry v4 mounts with v3 on ENOENT errors
tree
|
commitdiff
2009-11-16
Harshula Jayasuriya
nfs-utils: NFSv4: fix backgrounding
tree
|
commitdiff
2009-11-16
Harshula Jayasuriya
mount options can be lost when using bg option
tree
|
commitdiff
2009-11-16
Chuck Lever
mount.nfs: Assume v2/v3 if mount-related options are...
tree
|
commitdiff
2009-11-03
Chuck Lever
mount: Fix po_join() call site in nfs_try_mount_v4()
tree
|
commitdiff
2009-11-03
Chuck Lever
mount.nfs: Assume v2/v3 if mount-related options are...
tree
|
commitdiff
2009-11-03
Steve Dickson
Made some aesthetic changes to the code that sets
tree
|
commitdiff
2009-11-03
Steve Dickson
Retry v4 mounts with a v3 mount when the version
tree
|
commitdiff
2009-10-27
Steve Dickson
Added wrappers around the setting of default values
tree
|
commitdiff
2009-10-22
Steve Dickson
Added the defaultproto and defaultvers variable to...
nfs-utils-1-2-1-rc7
tree
|
commitdiff
2009-10-22
Steve Dickson
Use the default protocol and version values, when they
tree
|
commitdiff
2009-10-22
Steve Dickson
Introducing the parsing of both 'defaultvers' and ...
tree
|
commitdiff
2009-10-09
Steve Dickson
Make sure all protocol version options are checked...
tree
|
commitdiff
2009-10-09
Steve Dickson
Make the network transports value in the mount
tree
|
commitdiff
2009-10-09
Steve Dickson
There are a number of different mount options that...
tree
|
commitdiff
2009-09-29
Chuck Lever
mount: Support negotiation between v4, v3, and v2
nfs-utils-1-2-1-rc6
tree
|
commitdiff
2009-09-29
Chuck Lever
The user's mount options and the set of versions to...
tree
|
commitdiff
2009-09-29
Chuck Lever
mount.nfs: Keep server's address in nfsmount_info
tree
|
commitdiff
2009-09-29
Chuck Lever
mount.nfs: Add API to duplicate a mount option list
tree
|
commitdiff
2009-09-14
Chuck Lever
mount.nfs: Support "-t nfs,vers=4" mounts in the kernel
tree
|
commitdiff
2009-08-27
Steve Dickson
Cleaned up some warnings in the mount config file code.
tree
|
commitdiff
2009-08-17
Steve Dickson
Cleaned up parsing errors to hopeful be more precise
nfs-utils-1-2-1-rc4
tree
|
commitdiff
2009-08-16
Steve Dickson
Now that only the Section names are case-insensitive
tree
|
commitdiff
2009-08-16
Steve Dickson
The example nfsmount.conf file
tree
|
commitdiff
2009-08-16
Steve Dickson
The new nfsmount.conf(5) man page and the update to
tree
|
commitdiff
2009-08-16
Steve Dickson
Added hooks to the mount command that allow
tree
|
commitdiff
2009-08-16
Steve Dickson
Support routines used to read sections from the configu...
tree
|
commitdiff
2009-08-16
Chuck Lever
nfs(5): Remove trailing blanks
tree
|
commitdiff
2009-08-16
Chuck Lever
nfs(5): Add description of lookupcache mount option
tree
|
commitdiff
2009-07-15
Steve Dickson
errno not be set on RPC errors
nfs-utils-1-2-1-rc2
tree
|
commitdiff
2009-07-15
Steve Dickson
Don't use initialized garbage for address lengths
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Squelch compiler warnings in nfs_strerror()
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Squelch unused parameter warnings on empty...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Fix compiler warning in stropts.c
tree
|
commitdiff
2009-07-14
Chuck Lever
umount.nfs: Use correct data type in nfsumount()
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: remove unused @addrlen argument from nfs_str...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Remove unused @salen parameter from nfs_ca_gai()
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Fix some nfs_error() nits in network.c
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Remove unused parameter in try_mount()
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Use correct data type in discover_nfs_mount_...
tree
|
commitdiff
2009-07-14
Chuck Lever
support: Introduce sockaddr helpers to get and set...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Don't update extra_opts after text-based...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Clean up after restructuring version/protoco...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Clean up nfs_is_permanent_error()
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: rearchitect mount version/protocol negotiati...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: make nfs_options2pmap return errors
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: force rpcbind queries if options aren't...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: If port= specifies an unregistered port...
tree
|
commitdiff
2009-07-14
Chuck Lever
mount.nfs: Add more debugging output around nfs_getport()
tree
|
commitdiff
2009-07-14
Chuck Lever
getport: Clear shared error fields before trying rpcbin...
tree
|
commitdiff
2009-05-18
Chuck Lever
umount.nfs: Harden umount.nfs error reporting
nfs-utils-1-1-7-rc1
tree
|
commitdiff
2009-05-18
Chuck Lever
mount: remove legacy version of nfs_name_to_address()
tree
|
commitdiff
2009-04-18
Chuck Lever
umount.nfs: Fix return value of nfs_mount_protocol()
nfs-utils-1-1-6-rc7
tree
|
commitdiff
2009-04-18
Chuck Lever
umount.nfs: Use a privileged port when sending UMNT...
tree
|
commitdiff
2009-03-23
Steve Dickson
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2...
nfs-utils-1-1-6-rc3
tree
|
commitdiff
2009-03-05
Chuck Lever
mount.nfs: squelch compiler warning for TI-RPC builds
tree
|
commitdiff
2009-03-04
Chuck Lever
nfs(5): document new [no]resvport option
tree
|
commitdiff
2009-03-04
Chuck Lever
nfs(5): document new [no]resvport option
tree
|
commitdiff
2009-03-04
Chuck Lever
The legacy version of nfs_name_to_address() returned...
tree
|
commitdiff
2009-02-17
Chuck Lever
umount command: remove do_nfs_umount23 function
tree
|
commitdiff
2009-02-17
Chuck Lever
umount.nfs command: Support AF_INET6 server addresses
tree
|
commitdiff
2009-02-17
Chuck Lever
umount.nfs command: Add an AF_INET6-capable version...
tree
|
commitdiff
next