diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2009-10-14 23:34:31 +0200 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2009-10-14 23:34:31 +0200 |
commit | 27b3a5c51b50a234fb4a21146841e6723b5934ce (patch) | |
tree | 41b1df81b0b40b0115c77f835b3791db7c13c1f5 /fs/smbfs/inode.c | |
parent | 205cb37b89ab37db553907e5ac17962eec561804 (diff) |
kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()
We had a watchdog in _get_block_create_0() that jumped to a fixup retry
path in case the bkl got relaxed while calling kmap().
This is not necessary anymore since we now have a reiserfs lock that is
not implicitly relaxed while sleeping.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jeff Mahoney <jeffm@suse.com>
Cc: Chris Mason <chris.mason@oracle.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Alexander Beregalov <a.beregalov@gmail.com>
Cc: Laurent Riffard <laurent.riffard@free.fr>
Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/smbfs/inode.c')
0 files changed, 0 insertions, 0 deletions