summaryrefslogtreecommitdiff
path: root/support/nfs/cacheio.c
Commit message (Expand)AuthorAgeFilesLines
* cacheio.c:216:21: warning: unused variable 'stb' [-Wunused-variable]Steve Dickson2021-09-231-1/+0
* Remove 'force' arg from cache_flush()NeilBrown2021-05-221-9/+8
* Fix a buffer overflow in qword_add()Trond Myklebust2020-05-041-1/+1
* nfs-utils: print time in 64-bitRosen Penev2020-04-131-1/+2
* Ensure consistent struct stat definitionDoug Nazar2019-11-171-0/+4
* Removed format-overflow=2 warningsSteve Dickson2018-02-231-1/+1
* mountd/exportfs: implement the -s/--state-directory-path optionScott Mayhew2017-02-151-2/+4
* Remove all use of the nfsctl system call.NeilBrown2016-12-061-12/+0
* nfslib: remove now unused FILE helpersTimo Teräs2014-12-071-110/+0
* Add string.h to source files that need itTimo Teräs2014-12-071-0/+1
* mountd: fix checking for errors when exporting filesystemsNeilBrown2012-12-171-4/+9
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-0/+5
* emove warnings from cacheio.cSteve Dickson2010-08-091-1/+1
* Remove some warnings that were introduced by commit 6ca440cSteve Dickson2010-04-081-1/+1
* mountd: fix --manage-gids hang due to int/uint bugSteve Dickson2010-03-081-0/+19
* nfs-utils: don't fdatasync the rmtabBen Myers2010-02-121-3/+2
* cacheio: return any original error from qword_eolnfs-utils-1-1-6-rc4Kevin Coffman2009-04-031-2/+8
* In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compilenfs-utils-1-1-6-rc3Steve Dickson2009-03-231-3/+13
* Copy new cacheio functions used by svcgssd to nfslibKevin Coffman2007-10-151-7/+40
* Use __fpurge to ensure single-line writes to cache filesJ. Bruce Fields2007-07-271-0/+12
* Support group-id looks for kernels that ask for them.Neil Brown2007-02-121-0/+1
* Use UUIDs to identify filesystems if kernel supports it.Neil Brown2007-02-121-1/+1
* Never set flushtime for a cache in the future.Neil Brown2007-02-051-1/+4
* Error check messages sent to the kernel.Neil Brown2007-01-111-2/+2
* Fix various issues discovered by CoverityNeil Brown2006-06-231-3/+3
* Fix bug [ 1157791 ] Segfault in mountd.gmorris2005-03-061-5/+6
* Fix cache flushing problem.nfs-utils-1-0-6-post2neilbrown2004-06-081-1/+7
* /proc/fs/nfsd as an alternate to /proc/fs/nfsdnfs-utils-1-0-5-post2neilbrown2003-08-041-1/+2
* Release 1.0.5nfs-utils-1-0-5neilbrown2003-07-171-1/+1
* enhance exportfs to use new cache/upcall stuffnfs-utils-1-1-0-pre3neilbrown2003-05-211-0/+36
* Support new kernel upcalls for export cache management.neilbrown2003-05-211-0/+16
* See Changelognfs-utils-1-0-2-pre5neilbrown2003-03-261-0/+216