From 17a9be2f28595945ec9bfac0dd15b86891c1f1de Mon Sep 17 00:00:00 2001 From: Miao Xie Date: Thu, 24 Jul 2014 11:37:08 +0800 Subject: [PATCH] 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-format-patch failed