[lvc-project] [PATCH] xfs: fix unreachable BIGTIME check in dquot flush validation

Carlos Maiolino cem at kernel.org
Tue Jun 9 10:26:05 MSK 2026


On Wed, 03 Jun 2026 20:41:47 +0000, Alexey Nepomnyashih wrote:
> The dqp->q_id == 0 check inside the XFS_DQTYPE_BIGTIME block is
> unreachable because root dquots return successfully earlier. Reject root
> dquots with XFS_DQTYPE_BIGTIME before that early return, preserving the
> intended validation and removing the unreachable condition.
> 
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
> 
> [...]

Applied to for-next, thanks!

[1/1] xfs: fix unreachable BIGTIME check in dquot flush validation
      commit: 03866d130ed33ab68cc7faaf4bf2c4abef96d42e

Best regards,
-- 
Carlos Maiolino <cem at kernel.org>




More information about the lvc-project mailing list