From: Miao Xie Date: Thu, 24 Jul 2014 03:37:08 +0000 (+0800) Subject: Btrfs: fix wrong fsid check of scrub X-Git-Tag: fixes-against-v3.18-rc2~120^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a9be2f28595945ec9bfac0dd15b86891c1f1de;p=pandora-kernel.git Btrfs: fix wrong fsid check of scrub All the metadata in the seed devices has the same fsid as the fsid of the seed filesystem which is on the seed device, so we should check them by the current filesystem. Fix it. Signed-off-by: Miao Xie Reviewed-by: David Sterba Signed-off-by: Chris Mason --- Reading git-diff-tree failed