summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fb.com>2014-09-18 11:27:17 -0400
committerChris Mason <clm@fb.com>2014-09-22 17:13:31 -0700
commitf6acfd50110b335c7af636cf1fc8e55319cae5fc (patch)
treecfd2993ba149a853872ab7b50ffad9b7a0ed21e6 /fs/btrfs/inode.c
parent47ab2a6c689913db23ccae38349714edf8365e0a (diff)
Btrfs: don't do async reclaim during log replay
Trying to reproduce a log enospc bug I hit a panic in the async reclaim code during log replay. This is because we use fs_info->fs_root as our root for shrinking and such. Technically we can use whatever root we want, but let's just not allow async reclaim while we're doing log replay. Thanks, Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions