summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2015-10-10 18:16:38 +0200
committerDavid Sterba <dsterba@suse.com>2015-10-10 18:16:38 +0200
commit730d9ec36bf27e87805aee6ebf462071735e31f9 (patch)
tree8a89528930f7429db0f6e7014df910ecfad7ba87 /fs/btrfs/transaction.c
parentLinux 4.3-rc3 (diff)
downloadlinux-730d9ec36bf27e87805aee6ebf462071735e31f9.tar.xz
linux-730d9ec36bf27e87805aee6ebf462071735e31f9.zip
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
Normally the waitqueue_active would need a barrier, but this is not necessary here because it's not a performance sensitive context and we can call wake_up directly. Suggested-by: Chris Mason <clm@fb.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/transaction.c')
0 files changed, 0 insertions, 0 deletions