diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-02-01 10:38:51 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-02-03 09:18:49 -0800 |
commit | 5c615f0feb9a559abd08da0842d6fcfee105b7e3 (patch) | |
tree | 3a69124d9fdf44c58d7b30c40eaf5eb0e3dfae69 /fs/xfs/xfs_qm.h | |
parent | 7317a03df703f7cdae3ae9e9635a0ef45849fe09 (diff) | |
download | linux-5c615f0feb9a559abd08da0842d6fcfee105b7e3.tar.bz2 |
xfs: remove xfs_qm_vop_chown_reserve
Now that the only caller of this function is xfs_trans_alloc_ichange,
just open-code the meat of _chown_reserve in that caller. Drop the
(redundant) [ugp]id checks because xfs has a 1:1 relationship between
quota ids and incore dquots.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_qm.h')
0 files changed, 0 insertions, 0 deletions