Jan Kara 0484b1cedc udf: Remove BKL from udf_put_super() and udf_remount_fs()
udf_put_super() does not need BKL because the filesystem is shut down so
there's nothing to race with. The credential changes in udf_remount_fs()
and LVID changes are now protected by dedicated locks so we can remove BKL
from this function as well.

Signed-off-by: Jan Kara <jack@suse.cz>
2011-01-06 17:03:55 +01:00
..
2010-05-24 14:10:19 +02:00
2010-05-27 22:06:06 -04:00
2009-09-14 19:13:00 +02:00
2010-10-21 15:44:13 +02:00
2009-09-14 19:13:00 +02:00
2009-06-11 21:36:13 -04:00