Re: [PATCH 1/6] xfs: check cowextsize in xrep_inode_cowextsize
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 15, 2026 at 11:06:22PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <[email protected]> > > LOLLM points out that the function that corrects cowextsize should check > i_cowextsize, not i_extsize. Looks good: Reviewed-by: Christoph Hellwig <[email protected]>