]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: devirtualize ->sf_entsize and ->sf_nextentry
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jan 2020 16:29:42 +0000 (11:29 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 22 Jan 2020 16:29:42 +0000 (11:29 -0500)
commit660836c928d60c9054ab7d094e90056f97107814
treee2ff5b4171393362bb2ef111f14fd8dbee585906
parent8a7190bd67111f39c884a8840da697eb3fc08d58
xfs: devirtualize ->sf_entsize and ->sf_nextentry

Source kernel commit: 50f6bb6b7aea8177110e55355c455f18912a7a73

Just check for file-type enabled directories directly.

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>
12 files changed:
db/check.c
db/dir2sf.c
db/metadump.c
libxfs/libxfs_api_defs.h
libxfs/xfs_da_format.c
libxfs/xfs_dir2.h
libxfs/xfs_dir2_block.c
libxfs/xfs_dir2_priv.h
libxfs/xfs_dir2_sf.c
logprint/log_misc.c
repair/dir2.c
repair/phase6.c