From: Al Viro Date: Sat, 18 Dec 2010 15:44:00 +0000 (-0500) Subject: switch fat to ->s_d_op, close exportfs races there X-Git-Tag: v2.6.38-rc1~237^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d23985d6cfa7908e46fd0c62a2ee84faffe4d8b;p=pandora-kernel.git switch fat to ->s_d_op, close exportfs races there 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 --- Reading git-diff-tree failed