[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)
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>

No differences found