xfs: clean up quota reservation callsites
authorDarrick J. Wong <djwong@kernel.org>
Sat, 23 Jan 2021 00:48:33 +0000 (16:48 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 3 Feb 2021 17:18:49 +0000 (09:18 -0800)
commit4abe21ad67a7b9dc6844f55e91a6e3ef81879d42
tree001708f4a7ef79b4c5bfc1455d559ad46836f7d4
parentb8055ed6779d675e30f019ba3b7141848a4d6558
xfs: clean up quota reservation callsites

Convert a few xfs_trans_*reserve* callsites that are open-coding other
convenience functions.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/xfs_bmap_util.c
fs/xfs/xfs_reflink.c