]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: reserve quota for realtime files correctly
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:19:41 +0000 (20:19 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:46 +0000 (13:38 -0800)
commitb7020ba86acc40f315e0c8b52f479c446a1857f1
treeede40f26519c9ae939d89fe68455d9d6ff4a7849
parent5dd70852b03901da73f1abd4ee19633477b4280e
xfs: reserve quota for realtime files correctly

Fix xfs_quota_reserve_blkres to reserve rt block quota whenever we're
dealing with a realtime file.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_quota.h
fs/xfs/xfs_trans_dquot.c