]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0c80fef281ec772194655a344183f9a852b26f4
tree001708f4a7ef79b4c5bfc1455d559ad46836f7d4
parent8212ad2876595f5d3a76c25a801abb2b7bc01ddc
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