mirror of
https://github.com/torvalds/linux
synced 2026-07-03 16:22:08 +09:00
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>