From: Anand Jain Date: Sun, 6 Apr 2014 04:59:07 +0000 (+0800) Subject: btrfs: btrfs_rm_device() should zero mirror SB as well X-Git-Tag: omap-for-v3.16/fixes-against-rc1~54^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d90d28b1c5c5ab6292c0888dc1ebdfc3023f877;p=pandora-kernel.git btrfs: btrfs_rm_device() should zero mirror SB as well This fix will ensure all SB copies on the disk is zeroed when the disk is intentionally removed. This helps to better manage disks in the user land. This version of patch also merges the Zach patch as below. btrfs: don't double brelse on device rm Signed-off-by: Anand Jain Signed-off-by: Zach Brown Signed-off-by: Chris Mason --- Reading git-diff-tree failed