mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 06:58:08 +09:00
deactivate_locked_super() will be done by caller of fill_super, doing it there as well is b0rken. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>