[PATCH 0/4] xfs_repair: clean up process_sf_dir2

Eric Sandeen sandeen at sandeen.net
Tue Mar 10 15:53:46 CDT 2015


4 patches, which in the end collapse & remove a bit of code.

First patch adds a missing dino_dirty flag in a cut&paste codepath
Second patch removes impossible tests (if (A) tests under a
(!A) codepath).
Third patch collapses two different "bad namelen" casess into one.
Fourth removes special handling of the last entry, which doesn't work anyway.

More details in the individual patches.



More information about the xfs mailing list