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>
Tue, 29 May 2012 08:08:49 +0000 (02:08 -0600)
commit187952f7d855edeba7937e974fbf783adec7a089
treeff57b4a045f65d42cbcb0bd4bd151a2897e850ac
parent03730aadb838c774ed26105ec77efb7dd375915a
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