diff options
author | Dave Kleikamp <shaggy@linux.vnet.ibm.com> | 2009-01-08 09:46:31 -0600 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-08 08:15:39 -0800 |
commit | 96777fe7b042e5a5d0fe5fb861fcd6cd80ef9634 (patch) | |
tree | a39a7a0a4817ec4b2815730d09a3f8b7b76a8ab2 /fs/affs | |
parent | 9e42d0cf5020aaf217433cad1a224745241d212a (diff) |
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: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Reported-by: Grissiom <chaos.proton@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/affs')
0 files changed, 0 insertions, 0 deletions