]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4879f1df84c39380be5c743a058e6d4cafaebae5
treebbae839fd6af88bb95f983aa8d6a0635657ad50b
parent45af5e6adc06a93c1f732f570902d07fbccffe35
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