Whamcloud - gitweb
e2fsck: ignore xattr feature in backup superblocks
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 13 Apr 2012 18:25:25 +0000 (12:25 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 4 Jun 2015 19:28:04 +0000 (13:28 -0600)
commitc204ef3b7770c55c936a0f44956cde58dcb6ddeb
tree3e921d356b76f285ecb3d12f5f6e479f0c9ade2a
parent2a31326c79522b3c9e1f761528b494e7cc97db67
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 <andreas.dilger@intel.com>
e2fsck/super.c