commit | 4c037dd5fd32240066f5a222e432cd609ce620fd | [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:22 2019 -0800 |
tree | 24ba68f7e6b014f11fafae6c186dfad81f40ef18 | |
parent | 2f4369a862b637b20ac083a2e674a2d5d1489bda [diff] |
xfs: cleanup xchk_dir_rec 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>