Files
android_kernel_xiaomi_sm8450/fs/btrfs
David Sterba 730d9ec36b 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>
2015-10-10 18:16:38 +02:00
..
2014-06-09 17:20:42 -07:00
2015-08-13 12:32:04 -06:00
2008-09-25 11:04:06 -04:00
2014-10-14 10:51:22 +02:00