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>
Wed, 23 Jul 2014 16:49:34 +0000 (10:49 -0600)
commitbac8ee3963f6f9d03f335c0f264dcdea1a0a9e6d
treee0952473fffe3243cd3ea4a64f7380baaabf75a8
parent159a88424cf070711fbf838e44d3ce7f2181f82e
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