Re: [PATCH e2fsprogs] UPDATED: ignore "safe" flag differences when fsck compares superblocks
From: Eric Sandeen <hidden>
Date: 2008-01-27 04:51:29
From: Eric Sandeen <hidden>
Date: 2008-01-27 04:51:29
Theodore Tso wrote:
This is what I've checked in. See the comment about why we can't ignore a difference for the extended attribute feature.
Ok. Unfortunately, that one really hurts on fedora, or any distro which writes xattrs during install. The installer mkfs's, mounts, installs with selinux, reboots => force recheck of the entire filesystem, because the kernel wrote extended attributes for selinux, but only to the primary superblock. Solely having this set in primary but not in the backups should hardly be a trigger for a full filesystem check, should it? -Eric
- Ted
commit a8cde73acbf6e0f9c0a3601e4f5fac2b01a27bd2
Author: Theodore Ts'o [off-list ref]
Date: Sat Jan 26 23:17:50 2008 -0500
Ignore "safe" flag differences when e2fsck compares superblocks