]> git.baikalelectronics.ru Git - kernel.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)
commit95f668571b332b979fc55d532c383fc525ca2228
treed60b69e8c35b3179ffce65d113acf8bca5f31622
parentc32fea8fcd06b59c82b03482aef7bc58d63a318c
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