]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit3d23985d6cfa7908e46fd0c62a2ee84faffe4d8b
tree5561a4f3eb3ef265de2b6d224194ff58b713fe0a
parent6cc9c1d2c1414ef67f465462aa96a5d1fed12f5d
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 <viro@zeniv.linux.org.uk>
fs/fat/fat.h
fs/fat/inode.c
fs/fat/namei_msdos.c
fs/fat/namei_vfat.c