• Frederic Weisbecker's avatar
    kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0() · 27b3a5c5
    Frederic Weisbecker authored
    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: default avatarFrederic 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>
    27b3a5c5
inode.c 90.8 KB