commit | 2355ac8495c1fb8ae58bdfe191489682538c697d | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Thu Apr 28 11:59:34 2016 +0200 |
committer | David Sterba <dsterba@suse.com> | Fri May 06 14:58:00 2016 +0200 |
tree | 0c291e739086cc60cb486decf05219fc2e649877 | |
parent | 58409edd2d5cc24716cb9ce690803696c5118503 [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>