commit | 4a1a8b2f5f7840f6808782c5f7a515a9c8f58b11 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 08 15:05:33 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Nov 10 16:54:23 2019 -0800 |
tree | 39c25eb725b31fdd8018808a7a8819a3aca876a9 | |
parent | 4c037dd5fd32240066f5a222e432cd609ce620fd [diff] |
xfs: cleanup xchk_directory_data_bestfree Use an offset as the main means for iteration, and only do pointer arithmetics to find the data/unused entries. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>