]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: remove the XFS_DFORK_Q macro
authorChristoph Hellwig <hch@lst.de>
Thu, 9 Jul 2020 19:14:23 +0000 (21:14 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 10 Jul 2020 06:40:17 +0000 (08:40 +0200)
commit82766c9825afadb5996a4e93f8fee99b880d8e0d
tree6ccc80ec7ba2c9b4e7579b9eb516ce2957c2d151
parent2cc4a2f45bb5c8e28e3f0b15bbad2253214487bd
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: Christoph Hellwig <hch@lst.de>
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