aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2013-09-24 06:17:34 +0000
committerLinus Torvalds <[email protected]>2013-09-24 21:41:43 +0000
commita698e08c82dfb9771e0bac12c7337c706d729b6d (patch)
treea9048d9322ce493b45d03be8254f96c05f0a456f /fs/btrfs/dev-replace.c
parentbcache: Fix a dumb CPU spinning bug in writeback (diff)
downloadkernel-a698e08c82dfb9771e0bac12c7337c706d729b6d.tar.gz
kernel-a698e08c82dfb9771e0bac12c7337c706d729b6d.zip
bcache: Fix a shrinker deadlock
GFP_NOIO means we could be getting called recursively - mca_alloc() -> mca_data_alloc() - definitely can't use mutex_lock(bucket_lock) then. Whoops. Signed-off-by: Kent Overstreet <[email protected]> Cc: linux-stable <[email protected]> # >= v3.10 Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions