]> git.baikalelectronics.ru Git - kernel.git/commit
befs: make export work with cold dcache
authorFabian Frederick <fabf@skynet.be>
Tue, 28 Mar 2017 18:16:46 +0000 (20:16 +0200)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Fri, 5 May 2017 10:35:35 +0000 (11:35 +0100)
commit01d344902ca10a61eaa27a5d7ddc39aa10d160f8
treeda00995740f9fb5c9a62cfff5e48e859cd2124b4
parentd9d352bfef7d75fba0e04e3f4f01166458bbe1b7
befs: make export work with cold dcache

based on commit 86ae9bf4f193
("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>
fs/befs/linuxvfs.c