]> git.karo-electronics.de Git - karo-tx-linux.git/commit
befs: add NFS export support
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Fri, 4 Nov 2016 15:23:12 +0000 (15:23 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 22 Dec 2016 11:25:24 +0000 (11:25 +0000)
commitac632f5b6301c4beb19f9ea984ce0dc67b6e5874
treed60b69e8c35b3179ffce65d113acf8bca5f31622
parente60f749b60979e333764b8e9143aad7a7bdea0fa
befs: add NFS export support

Implement mandatory export_operations, so it is possible to export befs via
nfs.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
fs/befs/linuxvfs.c