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)
commitdcfd9b215b89d72c1053a717571d52bf96cc64f8
treeda00995740f9fb5c9a62cfff5e48e859cd2124b4
parenta351e9b9fc24e982ec2f0e76379a49826036da12
befs: make export work with cold dcache

based on commit b3b42c0deaa1
("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