commit | 7e8ae7bd1c5d806316e6b6403ac2dd0be7a1f82b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 08 15:05:37 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sun Nov 10 16:54:23 2019 -0800 |
tree | 5f666554ae7524606cbf22ab4a12aafc96b27cde | |
parent | fdbb8c5b805c19bc2764aa1b91952e75e4c1c086 [diff] |
xfs: devirtualize ->data_entry_tag_p Replace the ->data_entry_tag_p dir ops method with a directly called xfs_dir2_data_entry_tag_p helper that takes care of the differences between the directory format with and without the file type field. 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>