]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: merge the ->diff_items defer op into ->create_intent
authorChristoph Hellwig <hch@lst.de>
Thu, 9 Jul 2020 18:25:32 +0000 (20:25 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 10 Jul 2020 06:37:12 +0000 (08:37 +0200)
commitebdc60e23add9681bff62fd497642f47ec447e62
tree3639e1ebb23c1cc5588d9a1ad5b4f2ad75ebbeab
parent32bcdd9786060465ea7f299e182680154f3bb088
xfs: merge the ->diff_items defer op into ->create_intent

Source kernel commit: d367a868e46b025a8ced8e00ef2b3a3c2f3bf732

This avoids a per-item indirect call, and also simplifies the interface
a bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.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>
libxfs/defer_item.c
libxfs/xfs_defer.c
libxfs/xfs_defer.h