[JFFS2] Reinstate NFS exportability
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 31 Jul 2008 19:39:25 +0000 (20:39 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:07 +0000 (05:13 -0400)
commit5f556aab907a358c7837cc9a83c3aea4e69cff5b
tree75637c75845ac700fe834f8ecb4f540e007ae63e
parentd88f1833fcbb5663c86253039966f880f8f46b1a
[JFFS2] Reinstate NFS exportability

Now that the readdir/lookup deadlock issues have been dealt with, we can
export JFFS2 file systems again.

(For now, you have to specify fsid manually; we should add a method to
the export_ops to handle that too.)

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/jffs2/super.c