commit | 58d7bbf81f54667e36940d5f4b5609606efa597b | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Wed May 04 14:10:47 2016 +0200 |
committer | David Sterba <dsterba@suse.com> | Fri May 06 15:22:49 2016 +0200 |
tree | bfd7bd7baf68d7326ff4df377a5c19e889d893bd | |
parent | 7ab19625a911f7568ec85302e3aa7a64186006c8 [diff] |
btrfs: ioctl: reorder exclusive op check in RM_DEV Move the op exclusivity check before the other code (same as in ADD_DEV). Signed-off-by: David Sterba <dsterba@suse.com>