]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mountd/cache.c
Fix silly bug with gid lookup
[nfs-utils.git] / utils / mountd / cache.c
2007-02-27 Neil BrownFix silly bug with gid lookup
2007-02-27 Kevin CoffmanFix reference error when writing fsloc data to cache
2007-02-22 Fred IsamanExtend the exportfs interface to pass fslocations info...
2007-02-12 Neil BrownSupport group-id looks for kernels that ask for them.
2007-02-12 Neil BrownUse UUIDs to identify filesystems if kernel supports it.
2007-02-09 Kevin CoffmanRemove duplicated code.
2007-02-04 Steinar H. GundersonMake mountd complain on unsupported uid mapping schemes
2007-01-11 Neil BrownError check messages sent to the kernel.
2006-12-18 Jeff Laytonremove extraneous mountlist_add/del calls and change...
2006-07-03 Greg BanksMerge branch 'master' of git://linux-nfs.org/nfs-utils
2006-06-22 Greg BanksFix a number of the easier compile warnings: unused...
2005-12-20 neilbrownAutogen update
2005-10-14 neilbrownUnderstand type 2 and type 3 filesystem identifiers.
2005-08-26 neilbrown2005-08-26 Kevin Coffman <kwc@citi.umich.edu>
2004-08-31 neilbrownfix fd bug
2004-02-24 neilbrownauth_reload calls in cache.
2003-08-11 neilbrownclose a filehandle before opening.
2003-08-04 neilbrown/proc/fs/nfsd as an alternate to /proc/fs/nfsd nfs-utils-1-0-5-post2
2003-08-04 neilbrownOpen channel files O_WRONLY, and improve mountlist... nfs-utils-1-0-5-post1
2003-06-16 neilbrownsegfault fix
2003-05-30 neilbrownnew "mountpoint" export option.
2003-05-23 neilbrownStuff nfs-utils-1-1-0-pre4
2003-05-21 neilbrownSupport new kernel upcalls for export cache management.