commit | 17a9be2f28595945ec9bfac0dd15b86891c1f1de | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Thu Jul 24 11:37:08 2014 +0800 |
committer | Chris Mason <clm@fb.com> | Wed Sep 17 13:37:43 2014 -0700 |
tree | 6d7e96a2a34af75da646b0dd4cd32e5882f60b9d | |
parent | 2fad4e83e12591eb3bd213875b9edc2d18e93383 [diff] |
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 <miaox@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.cz> Signed-off-by: Chris Mason <clm@fb.com>