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
/
configfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsmount.conf: Always parse versions
Benjamin Coddington
2015-01-23
1
-34
/
+0
*
mount.nfs: Add struct nfs_version and generalize version parsing
Benjamin Coddington
2015-01-23
1
-1
/
+1
*
nfsmount.conf: remove duplicate 'timeo' from the parsing string
Steve Dickson
2013-10-21
1
-0
/
+10
*
nfsmount.conf: Remove duplicate 'bg' and 'fg' from parsing string.
Steve Dickson
2013-10-21
1
-0
/
+25
*
mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.conf
Scott Mayhew
2013-08-19
1
-0
/
+11
*
mount.nfs: dont pass options from configuration sections that are not relevant
Scott Mayhew
2013-08-19
1
-1
/
+1
*
Removed warnings from configfile.c
Steve Dickson
2010-08-09
1
-2
/
+4
*
This is the second iteration of this patch. The only difference here
Jeff Layton
2010-02-12
1
-0
/
+6
*
mount.nfs: Configuration file parser ignoring options
Steve Dickson
2010-01-20
1
-5
/
+21
*
Introducing the parsing of both 'defaultvers' and 'defaultproto'
Steve Dickson
2009-10-22
1
-1
/
+56
*
Make sure all protocol version options are checked in check_vers()
Steve Dickson
2009-10-09
1
-3
/
+1
*
There are a number of different mount options that can be
Steve Dickson
2009-10-09
1
-0
/
+20
*
Now that only the Section names are case-insensitive
Steve Dickson
2009-08-16
1
-3
/
+6
*
Support routines used to read sections from the configuration file
Steve Dickson
2009-08-16
1
-0
/
+317