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
*
Removed warnings from cache.c
Steve Dickson
2010-08-09
1
-9
/
+9
*
Removed warnings from fsloc.c
Steve Dickson
2010-08-09
1
-1
/
+1
*
mountd: Fix memcmp result comparison error for uuid match.
Doug Nazar
2010-07-19
1
-1
/
+1
*
mountd: Replace "struct hostent" with "struct addrinfo"
Chuck Lever
2010-06-22
1
-29
/
+37
*
libexport.a: Add helpers to manage DNS lookups
Chuck Lever
2010-06-22
1
-2
/
+4
*
Improve support for exporting btrfs subvolumes
NeilBrown
2010-06-22
1
-29
/
+78
*
mountd/exportfs: Make m_addrlist field a nfs_sockaddr
Chuck Lever
2010-05-05
1
-1
/
+2
*
mountd: trivial: name parameters for clarity
J. Bruce Fields
2010-03-08
1
-4
/
+4
*
mountd: fix path comparison for v4 crossmnt
J. Bruce Fields
2010-03-08
1
-1
/
+1
*
mountd: fix --manage-gids hang due to int/uint bug
Steve Dickson
2010-03-08
1
-7
/
+7
*
mountd: prefer non-V4ROOT exports.
J. Bruce Fields
2010-01-13
1
-0
/
+5
*
mountd: don't require mountpoint in crossmnt case
J. Bruce Fields
2010-01-13
1
-2
/
+1
*
mountd: further split up lookup_export
J. Bruce Fields
2010-01-13
1
-19
/
+29
*
mountd: move export lookup into separate function
J. Bruce Fields
2010-01-13
1
-38
/
+49
*
Since
J. Bruce Fields
2009-08-16
1
-8
/
+6
*
Exportfs and rpc.mountd optimalization
Tomas Richter
2009-02-18
1
-2
/
+2
*
Use fsid from statfs for UUID if blkid can't cope (or not used)
David Woodhouse
2008-08-28
1
-2
/
+11
*
Explicit UUID handling doesn't require blkid; factor out get_uuid_blkdev()
David Woodhouse
2008-08-28
1
-36
/
+41
*
Fix handling of explicit uuid
David Woodhouse
2008-08-28
1
-1
/
+3
*
mount issue with Mac OSX and --manage-gids, client hangs
Neil Brown
2008-08-27
1
-1
/
+3
*
Stop rpc.mountd from probing all known devices which causes
Steinar H. Gunderson
2008-03-13
1
-2
/
+0
*
Cleaned up some typos that were found in the various
Frank Filz
2008-02-09
1
-5
/
+7
*
Fix bug when both crossmnt and fsid are set.
Steve Dickson
2008-01-19
1
-3
/
+8
*
Automatically set 'nohide' on referral exports.
Steve Dickson
2008-01-09
1
-1
/
+10
*
When mountd gets a request to export a mountpoint which is not
Steve Dickson
2007-11-03
1
-1
/
+1
*
rpc.mountd: add new mode for handling netgroup-heavy configurations
Jeff Layton
2007-09-28
1
-8
/
+36
*
rpc.mountd: create client_resolve and change client_compose to take a hostent...
Jeff Layton
2007-09-28
1
-2
/
+4
*
rpc.mountd: fix memory leak and error handling in nfsd_fh
Jeff Layton
2007-09-28
1
-0
/
+3
*
fix regression with rmtab handling in newer nfs-utils code
Jeff Layton
2007-08-07
1
-3
/
+1
*
Support sec= option to specify export security
J. Bruce Fields
2007-07-10
1
-0
/
+21
*
mountd - improve checks and error messages for export failure.
Neil Brown
2007-04-02
1
-6
/
+18
*
mountd - better response to failed attempts to export filesystems
Neil Brown
2007-03-29
1
-3
/
+6
*
Allow disabling of libblkid usage.
Neil Brown
2007-03-20
1
-0
/
+10
*
When finding an export for an fsid, check submounts too.
Neil Brown
2007-03-19
1
-10
/
+63
*
Handle 'crossmnt' when kernel asked for export options for a directory.
Neil Brown
2007-03-19
1
-1
/
+26
*
Allow exporting of a subfilesystem when 'crossmnt' is set.
Neil Brown
2007-03-19
1
-7
/
+47
*
Make warning about host matching multiple exports more helpful.
Neil Brown
2007-03-19
1
-3
/
+5
*
Don't complain if two exports of different types match the same IP address.
Neil Brown
2007-03-16
1
-2
/
+4
*
Remove "maptype" support
J. Bruce Fields
2007-03-15
1
-6
/
+0
*
Use very long timeout for information in the filehandle->path cache.
Simon Peter
2007-03-13
1
-1
/
+9
*
Fix silly bug with gid lookup
Neil Brown
2007-02-27
1
-1
/
+1
*
Fix reference error when writing fsloc data to cache
Kevin Coffman
2007-02-27
1
-1
/
+1
*
Extend the exportfs interface to pass fslocations info into the kernel.
Fred Isaman
2007-02-22
1
-0
/
+25
*
Support group-id looks for kernels that ask for them.
Neil Brown
2007-02-12
1
-2
/
+55
*
Use UUIDs to identify filesystems if kernel supports it.
Neil Brown
2007-02-12
1
-10
/
+156
*
Remove duplicated code.
Kevin Coffman
2007-02-09
1
-17
/
+20
*
Make mountd complain on unsupported uid mapping schemes
Steinar H. Gunderson
2007-02-05
1
-0
/
+6
*
Error check messages sent to the kernel.
Neil Brown
2007-01-11
1
-11
/
+16
*
remove extraneous mountlist_add/del calls and change remaining ones to use IP...
Jeff Layton
2006-12-19
1
-9
/
+0
*
Fix a number of the easier compile warnings: unused variables,
Greg Banks
2006-06-22
1
-1
/
+1
[next]