On Mon, 07 Oct 2024 21:07:08 -0700, Darrick J. Wong wrote: > The variable declaration in this function predates the merge of the > nrext64 (aka 64-bit extent counters) feature, which means that the > variable declaration type is insufficient to avoid an integer overflow. > Fix that by redeclaring the variable to be xfs_extnum_t. > > Applied to for-next, thanks! [1/1] xfs: fix integer overflow in xrep_bmap commit: 0fb823f1cf3417e06846d1ffe2c97e10a65a847e Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>