]> Gentwo Git Trees - linux/.git/commit
xfs: remove q_qlock locking in xfs_qm_scall_setqlim
authorChristoph Hellwig <hch@lst.de>
Mon, 10 Nov 2025 13:23:03 +0000 (14:23 +0100)
committerCarlos Maiolino <cem@kernel.org>
Tue, 11 Nov 2025 10:45:58 +0000 (11:45 +0100)
commite85e74e4c9a64993ec5f296719705a32feca93c9
tree78f3b6c9a8894d06b98ce44aba696a8122df54e7
parent55c1bc3eb9d0f39ea4c078b339a6228f5f62584b
xfs: remove q_qlock locking in xfs_qm_scall_setqlim

q_type can't change for an existing dquot, so there is no need for
the locking here.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_qm_syscalls.c