xfs: create convenience wrappers for incore quota block reservations
authorDarrick J. Wong <djwong@kernel.org>
Sat, 23 Jan 2021 00:48:34 +0000 (16:48 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 3 Feb 2021 17:18:49 +0000 (09:18 -0800)
commit8554650003b8a66f3dd357692ab73101d088d938
treebbae839fd6af88bb95f983aa8d6a0635657ad50b
parent4abe21ad67a7b9dc6844f55e91a6e3ef81879d42
xfs: create convenience wrappers for incore quota block reservations

Create a couple of convenience wrappers for creating and deleting quota
block reservations against future changes.

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_quota.h
fs/xfs/xfs_reflink.c