]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: reserve quota for realtime files correctly
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:39:34 +0000 (12:39 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:19 +0000 (13:36 -0800)
commit2f282448fe73bca194bda95192bc0a6f47ba4236
treeede40f26519c9ae939d89fe68455d9d6ff4a7849
parent9fc403d6227a965ff307bac698bd0f8d0b355d71
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