commit | 48a71399e7477043ee25573b3df2505787fcf0c4 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 08 15:05:35 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Nov 10 16:54:23 2019 -0800 |
tree | 254591d133151192912129ec9e26fc91469edb85 | |
parent | 62479f573459827edacb296dac4ad7ca714ab71c [diff] |
xfs: cleanup __xfs_dir3_data_check 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>