Re: [PATCH] xfs: annotate data race on li_lsn in CIL formatting vs AIL insertion

From: Cen Zhang

Date: Mon Mar 23 2026 - 03:30:59 EST


Hi Christoph,

> Well, xfs_trans_ail_copy_lsn pretty clearly documents that we actually
> need a locak for the 32-bit case. Assuming we don't have lock ordering
> issues, using xfs_trans_ail_copy_lsn would be the right thing here.

Thanks for the clarification.

> .. and either way please avoid the overly long lines.

I'll update the patch accordingly and also fix the long line in v2.

Best regards,
Cen Zhang