Files
odroid-linux/fs/affs
Jan Blunck 74c41429ae BKL: Remove BKL from Amiga FFS
The BKL is only used in put_super, fill_super and remount_fs that are all
three 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:34 +02:00
..
2010-08-09 16:48:06 -04:00
2005-04-16 15:20:36 -07:00
2009-06-11 21:36:14 -04:00
2010-08-09 16:47:31 -04:00
2010-08-09 16:48:06 -04:00
2009-01-22 13:15:56 +03:00
2005-04-16 15:20:36 -07:00
2010-05-27 09:12:53 -07:00
2010-10-04 21:10:34 +02:00