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>
Sat, 15 Sep 2012 18:49:55 +0000 (12:49 -0600)
commitd0a7993348a6a4f799cdd7f22e5a89d0bbc7c7f6
tree7deb323505c49119e89d2c6d4ab3ec526b119a90
parentb5cff5b012c1ddad1ffff4677cfb70fe65c54edd
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