]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: fix chown with rt quota
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:20:37 +0000 (13:20 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:43 +0000 (15:55 +0200)
commit274162376b44c9f247221c6c4a49191895cbf7ad
tree1570a96bb49ea1cb046d4113105c3b2a2f023a0d
parente288d89eafb1e863e309a73406e0ad5c6382a8cd
xfs: fix chown with rt quota

Make chown's quota adjustments work with realtime files.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_qm.c
fs/xfs/xfs_trans.c