]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the now unused ->data_entry_p method
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jan 2020 16:29:43 +0000 (11:29 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 22 Jan 2020 16:29:43 +0000 (11:29 -0500)
commite51152caeb285746f8bd7b9338506532ff082268
treefcd297f9aa9386b2be10184bbb19aeb62c46b14f
parente655785bc567dc3091c237b8eaa23598fe5fb573
xfs: remove the now unused ->data_entry_p method

Source kernel commit: 9eedae10899af882f3d34dc49c89d3220cd145f6

Now that all users use the data_entry_offset field this method is
unused and can be removed.

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_da_format.c
libxfs/xfs_dir2.h