plan9fox/sys/src/cmd/cfs
cinap_lenrek df6c190831 cfs: fix cfsctl interaction with mount cache (mount -C flag)
the root fileserver is mounted with the mount cache enabled
causing the contents of the cfsctl file to be cached as well
leading to wrong results. so after we generated the new stat
buffer, we increment the qid.vers so the cache starts out
clean.
2017-01-06 02:54:26 +01:00
..
bcache.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
bcache.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
cformat.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
cfs.c cfs: fix cfsctl interaction with mount cache (mount -C flag) 2017-01-06 02:54:26 +01:00
disk.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
disk.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
file.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
file.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
inode.c format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
inode.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
lru.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
lru.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
notes Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
stats.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00