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
/
mountd
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache.c: removed a couple warning
Steve Dickson
2017-07-26
1
-0
/
+1
*
mountd: fail nfsd.export lookup for path to unmounted exportpoint
NeilBrown
2016-08-03
1
-1
/
+17
*
mountd: allow alternate ttl to be specified for dump_to_cache.
NeilBrown
2016-08-03
1
-8
/
+12
*
fix building w/newer C libraries
Mike Frysinger
2016-04-27
1
-0
/
+1
*
mountd: fix mount issue due to comparison with uninitialized uuid
Vivek Trivedi
2015-09-16
1
-5
/
+4
*
mountd: fix next_mnt handling for "/"
NeilBrown
2015-02-26
1
-1
/
+1
*
mountd: talk to kernel using file descriptors instead of FILE
Timo Teräs
2014-12-07
1
-160
/
+183
*
mountd: use standard dev_t instead of glibc internals
Natanael Copa
2014-09-15
1
-1
/
+1
*
mountd: add support for case-insensitive file names
Steve Dickson
2014-06-17
1
-2
/
+82
*
mountd: use SONAME fir libnfsjunct when loading with dlopen
NeilBrown
2014-03-11
1
-2
/
+7
*
mountd: optimize libblkid usage
Karel Zak
2014-01-07
1
-3
/
+35
*
mountd: fix bug affecting exports of dirs with 64bit inode number.
NeilBrown
2013-10-24
1
-11
/
+14
*
mountd: Fix is_subdirectory again
NeilBrown
2013-05-07
1
-10
/
+14
*
mountd: fix exporting of "/" with sec= setting.
NeilBrown
2013-04-22
1
-0
/
+1
*
mountd: Add the missing '$' in auth_unix_ip()
Jose Castillo
2013-04-22
1
-4
/
+6
*
mountd: regression in crossmounts
Steve Dickson
2013-03-25
1
-1
/
+4
*
mountd: remove unused variable
Chuck Lever
2013-03-25
1
-2
/
+0
*
mountd: fix is_subdirectory to understand '/'
NeilBrown
2012-12-17
1
-23
/
+25
*
mountd: Report the absolute path used to load the junction plug-in
Chuck Lever
2012-12-12
1
-0
/
+7
*
mountd: cache.c no longer needs #include xmalloc.h
Chuck Lever
2012-12-12
1
-1
/
+0
*
mountd: auth_unix_ip should downcall on error to prevent hangs
J. Bruce Fields
2012-11-28
1
-7
/
+4
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-2
/
+2
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-1
/
+1
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-4
/
+4
*
mountd: Make local functions static
Chuck Lever
2012-10-30
1
-2
/
+4
*
mountd: Eliminate unnecessary type conversions
Chuck Lever
2012-10-30
1
-2
/
+2
*
mountd: Avoid unnecessary type conversions
Chuck Lever
2012-10-30
1
-5
/
+5
*
mountd: Simplify "no junction support" case
Chuck Lever
2012-10-22
1
-13
/
+19
*
mountd: Dynamically allocate exportent that represents junctions
Chuck Lever
2012-10-22
1
-24
/
+31
*
mountd: Junctions inherit parent export's options
Chuck Lever
2012-10-22
1
-20
/
+35
*
mountd: Add lookup_export_parent()
Chuck Lever
2012-10-22
1
-9
/
+70
*
mountd: Set e_fslocdata field directly
Chuck Lever
2012-10-22
1
-14
/
+23
*
mountd: Use static buffer when constructing junction export options
Chuck Lever
2012-10-22
1
-31
/
+5
*
mountd: Warn when a broken junction is encountered
Chuck Lever
2012-10-22
1
-5
/
+14
*
mountd: handle allocation failures in auth_unix_ip upcall
J. Bruce Fields
2012-05-03
1
-3
/
+9
*
mountd: prepend '$' to make use_ipaddr clients self-describing
J. Bruce Fields
2012-05-03
1
-4
/
+8
*
mountd: add trivial helpers for client-matching
J. Bruce Fields
2012-05-03
1
-10
/
+2
*
mountd: parse ip address earlier
J. Bruce Fields
2012-05-03
1
-18
/
+22
*
mountd: fix export upcall failure in use_ipaddr case
J. Bruce Fields
2012-05-03
1
-0
/
+1
*
nfsd_fh: if two exports are possible, choose the one without V4ROOT
NeilBrown
2012-05-01
1
-1
/
+10
*
lookup_export: really prefer nonV4ROOT exports.
NeilBrown
2012-05-01
1
-3
/
+7
*
mountd: Support junction management plug-ins
Chuck Lever
2012-01-05
1
-1
/
+224
*
mountd: move fsidtype-specific code to helpers
J. Bruce Fields
2011-06-27
1
-111
/
+129
*
mountd: gather fsid information into one struct
J. Bruce Fields
2011-06-27
1
-34
/
+45
*
mountd: prefer explicit subexports over crossmnt parents
J. Bruce Fields
2011-06-27
1
-3
/
+15
*
mountd: Fix missing varialble assignment in auth_unix_gid
Pavel Shilovsky
2011-06-07
1
-2
/
+4
*
Removed compilation warnings from mountd/cache.c
Jim Rees
2011-05-18
1
-5
/
+5
*
nfs-utils: Increase the stdio file buffer size for procfs files
Sean Finney
2011-04-19
1
-0
/
+5
*
mountd: Use a dynamic buffer for storing lists of gid's
Sean Finney
2011-04-19
1
-9
/
+20
*
exports: add a configurable time-to-live for the kernel cache entries
Chuck Lever
2011-04-06
1
-7
/
+8
[next]