Whamcloud - gitweb
e2fsck: ignore xattr feature in backup superblocks
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 13 Apr 2012 18:25:25 +0000 (12:25 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 30 May 2012 22:15:02 +0000 (16:15 -0600)
commita1f58dad3ad34ff39c5b216930b65fc500c35de9
tree4c7a1cc75e70f1c8c08c091a9ac7e015e664862c
parent45d71e5850b55db0fd2d4afc48476a72fbdd6566
e2fsck: ignore xattr feature in backup superblocks

Since the xattr feature is enabled automatically by the kernel,
it can cause spurious e2fsck runs on a clean filesystem due to
differences between the primary and backup superblocks.

Signed-off-by: Eric Sandeen <esandeen@redhat.com>
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
e2fsck/super.c