commit | 42b674271566c26692c32f4ec1f4b4cf14d5046f | [log] [tgz] |
---|---|---|
author | Anand Jain <anand.jain@oracle.com> | Sat Feb 13 10:01:38 2016 +0800 |
committer | David Sterba <dsterba@suse.com> | Thu Apr 28 10:59:13 2016 +0200 |
tree | a1f51942585b5721f1f72a9e8e04c88357eca625 | |
parent | b3d1b1532ff9620ff5dba891a96f3e912005eb10 [diff] |
btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device() With the previous patches now the btrfs_scratch_superblocks() is ready to be used in btrfs_rm_device() so use it. Signed-off-by: Anand Jain <anand.jain@oracle.com> [ use GFP_KERNEL ] Signed-off-by: David Sterba <dsterba@suse.com>