]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the XFS_DFORK_Q macro
authorChristoph Hellwig <hch@lst.de>
Mon, 10 Aug 2020 20:32:06 +0000 (16:32 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 10 Aug 2020 20:32:06 +0000 (16:32 -0400)
commit8c6cccd72823157c958110d53764022af3cb5a37
treef64796c2d3f471f0e9dc8fd51b282fd0b3a9d5c1
parent212be827acff6daef6654d222d295601cdab0b2d
xfs: remove the XFS_DFORK_Q macro

Source kernel commit: 09c38edd54c16657093a73a3169342f9f9080bb3

Just checking di_forkoff directly is a little easier to follow.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
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>
db/block.c
db/bmroot.c
db/check.c
db/frag.c
db/inode.c
libxfs/xfs_format.h
libxfs/xfs_inode_buf.c
repair/dinode.c