mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 17:15:46 -04: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>