Files
linux-apfs/fs/hfs
Jan Blunck 8526fb37c9 BKL: Remove BKL from HFS
The BKL is only used in put_super and fill_super that are both protected by
the superblocks s_umount rw_semaphore. Therefore it is safe to remove the
BKL entirely.

Signed-off-by: Jan Blunck <jblunck@infradead.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2010-10-04 21:10:39 +02:00
..
2009-12-15 08:53:10 -08:00
2009-12-15 08:53:10 -08:00
2009-01-22 13:15:57 +03:00
2010-10-04 21:10:39 +02:00