switch fat to ->s_d_op, close exportfs races there
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 18 Dec 2010 15:44:00 +0000 (10:44 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 13 Jan 2011 01:02:43 +0000 (20:02 -0500)
don't bother with lock_super() in fat_fill_super() callers, while
we are at it - there won't be any concurrency anyway.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found