commit | ee86395458072760d62e66aad10a5e9e8902b8cf | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Mon Feb 16 19:41:40 2015 +0100 |
committer | David Sterba <dsterba@suse.com> | Sat Oct 10 18:42:00 2015 +0200 |
tree | b3293bde46967a886b5d066028c5eceebd810dac | |
parent | 779adf0f647651f5a45eeee3442c881300ce989e [diff] |
btrfs: comment the rest of implicit barriers before waitqueue_active There are atomic operations that imply the barrier for waitqueue_active mixed in an if-condition. Signed-off-by: David Sterba <dsterba@suse.com>