diff options
author | Christoph Hellwig <hch@lst.de> | 2019-11-08 14:57:50 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-11-10 16:54:20 -0800 |
commit | 163fbbb3568b6acf762449b8aa7713c764cf860a (patch) | |
tree | c3a6ebfd1033ce01d45391a6ba6a70652584b9d5 /fs/xfs/scrub/dir.c | |
parent | 518425560a8b6ec7516505846c1b79623b467148 (diff) | |
download | linux-163fbbb3568b6acf762449b8aa7713c764cf860a.tar.gz linux-163fbbb3568b6acf762449b8aa7713c764cf860a.tar.bz2 linux-163fbbb3568b6acf762449b8aa7713c764cf860a.zip |
xfs: devirtualize ->leaf_hdr_to_disk
Replace the ->leaf_hdr_to_disk dir ops method with a directly called
xfs_dir_leaf_hdr_to_disk helper that takes care of the differences
between the v4 and v5 on-disk format.
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>
Diffstat (limited to 'fs/xfs/scrub/dir.c')
0 files changed, 0 insertions, 0 deletions