xfs: remove the fork fields in the writepage_ctx and ioend
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Oct 2019 20:12:10 +0000 (13:12 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 21 Oct 2019 15:51:59 +0000 (08:51 -0700)
commit760fea8bfb7f6095df3c4d37987b86b818f78c88
tree5d2e3ea04682dea7a2200dfa73b9c991ea0b6eae
parent5653017bc44e54baa299f3523f160c23ac0628fd
xfs: remove the fork fields in the writepage_ctx and ioend

In preparation for moving the writeback code to iomap.c, replace the
XFS-specific COW fork concept with the iomap IOMAP_F_SHARED flag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_aops.c
fs/xfs/xfs_aops.h