Home
last modified time | relevance | path

Searched hist:d6d4c19c5f9ac5972e30e89b3c81ad1fd6e11fee (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dioctl.cdiff d6d4c19c5f9ac5972e30e89b3c81ad1fd6e11fee Wed Feb 24 06:25:32 CST 2010 Jan Blunck <jblunck@infradead.org> BKL: Remove BKL from NILFS2

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>
H A Dsuper.cdiff d6d4c19c5f9ac5972e30e89b3c81ad1fd6e11fee Wed Feb 24 06:25:32 CST 2010 Jan Blunck <jblunck@infradead.org> BKL: Remove BKL from NILFS2

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>