]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
xfs: factor out two helpers from xfs_bmapi_write
authorChristoph Hellwig <hch@lst.de>
Fri, 15 Feb 2019 16:02:48 +0000 (08:02 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sun, 17 Feb 2019 19:55:54 +0000 (11:55 -0800)
commitc8b54673b30a9668d626a9e48d1659c21300f2a4
tree27b0605c823a0e9423bddb255d90f3191ce27b92
parentb101e3342a34404f2cc2daaad569afcae68452b0
xfs: factor out two helpers from xfs_bmapi_write

We want to be able to reuse them for the upcoming dedidcated delalloc
convert routine.

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>
fs/xfs/libxfs/xfs_bmap.c