diff options
author | Jan Blunck <jblunck@infradead.org> | 2010-02-24 13:25:35 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-04 21:10:43 +0200 |
commit | 6841c05021236b8d394cc6c41aa6ae17623aef13 (patch) | |
tree | 1171ba379a22353b5be526c3eedbaf50f614042a /fs/isofs | |
parent | 38d018dba3f725b969f196550d92a6ec1c092428 (diff) |
BKL: Remove BKL from do_new_mount()
After pushing down the BKL to the get_sb/fill_super operations of the
filesystems that still make usage of the BKL it is safe to remove it from
do_new_mount().
I've read through all the code formerly covered by the BKL inside
do_kern_mount() and have satisfied myself that it doesn't need the BKL
any more.
Signed-off-by: Jan Blunck <jblunck@infradead.org>
Cc: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'fs/isofs')
0 files changed, 0 insertions, 0 deletions