Skip to content
Commit 96777fe7 authored by Dave Kleikamp's avatar Dave Kleikamp Committed by Linus Torvalds
Browse files

async: Don't call async_synchronize_full_special() while holding sb_lock



sync_filesystems() shouldn't be calling async_synchronize_full_special
while holding a spinlock.  The second while loop in that function is the
right place for this anyway.

Signed-off-by: default avatarDave Kleikamp <shaggy@linux.vnet.ibm.com>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Reported-by: default avatarGrissiom <chaos.proton@gmail.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9e42d0cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment