Description of problem: e2fsprogs-1.41.5 has necessary bug fixes for ext4, and needs to be upgrade to.
Here is the text from upstream about the exact issue I ran into with 1.41.4's fsck that 1.41.5's fsck fixes. Debugfs can now set i_file_acl_high via the set_inodes_field command, and print a 64-bit file acl. This is useful for debugging filesystem corruptions where the high bits of i_file_acl_high are set. E2fsck will detect and fix non-zero i_file_acl_high on 32-bit filesystems since some Linux kernel versions pay attention to this field even when they shouldn't.
So, this is the upstream fix: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a9e817425dc0baede8ebe5fbc9984a640257432b and I think it's a good idea to pull this back pre-F11 so that repair disks are more robust .... -Eric
Ok, building in 1.41.4-9.fc11 I'll petition the release folks to include it.
1.41.4-9.fc11 is tagged for F11