1
0
Fork 0
alistair23-linux/fs/befs
Fabian Frederick dcfd9b215b befs: make export work with cold dcache
based on commit b3b42c0dea
("fs/affs: make export work with cold dcache")

This adds get_parent function so that nfs client can still work after
cache drop (Tested on NFS v4 with echo 3 > /proc/sys/vm/drop_caches)

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
2017-05-05 11:35:35 +01:00
..
ChangeLog Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig fs/befs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
Makefile BEFS: logging cleanup 2014-04-03 16:21:25 -07:00
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
befs.h befs: fix style issues in header files 2016-12-22 11:25:22 +00:00
befs_fs_types.h befs: remove trailing whitespaces 2016-12-22 11:25:23 +00:00
btree.c befs: remove trailing whitespaces 2016-12-22 11:25:23 +00:00
btree.h befs: remove trailing whitespaces 2016-12-22 11:25:23 +00:00
datastream.c befs: remove trailing whitespaces 2016-12-22 11:25:23 +00:00
datastream.h befs: fix style issues in header files 2016-12-22 11:25:22 +00:00
debug.c befs: fix style issues in debug.c 2016-12-22 11:25:19 +00:00
endian.h befs: don't pass huge structs by value 2011-01-13 08:03:15 -08:00
inode.c befs: fix style issues in inode.c 2016-12-22 11:25:20 +00:00
inode.h befs: remove trailing whitespaces 2016-12-22 11:25:23 +00:00
io.c befs: remove signatures from comments 2016-12-22 11:25:22 +00:00
io.h befs: remove trailing whitespaces 2016-12-22 11:25:23 +00:00
linuxvfs.c befs: make export work with cold dcache 2017-05-05 11:35:35 +01:00
super.c befs: fix style issues in super.c 2016-10-08 10:01:34 +01:00
super.h befs: fix style issues in header files 2016-12-22 11:25:22 +00:00