On 9/9/14 5:28 PM, Christoph Hellwig wrote:
On Sun, Sep 07, 2014 at 11:41:01AM -0500, Eric Sandeen wrote:
process_dinode_int() reports bad flags if
dino->di_flags & ~XFS_DIFLAG_ANY - i.e. if
any flags are set outside the known set. But
then instead of clearing them, it does
flags &= ~XFS_DIFLAG_ANY which keeps *only*
the bad flags. This leads to persistent,
unrepairable errors of the form:
You know you can use up to 75 characters per line for your commit messages,
don't you? :)
hah, it's not automated at all, I guess my visual perception
of the window is shrinking. Dave, feel free to fix on commit if
inclined :)
-Eric
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs