]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the now unused ->data_entry_p method
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2019 23:05:35 +0000 (15:05 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 11 Nov 2019 00:54:23 +0000 (16:54 -0800)
commitcfef9f2c04bd7d30862021b72a0889e7aec49a7f
tree2c85c79bff361a6e53670ace7c8dd19f9041b5fe
parentabe0002bb129c0d0550292f28a967ed374a15121
xfs: remove the now unused ->data_entry_p method

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>
fs/xfs/libxfs/xfs_da_format.c
fs/xfs/libxfs/xfs_dir2.h