Re: [PATCH] nfsd: Fix overflow causing non-working mounts on 1 TB machines

From: J. Bruce Fields
Date: Wed Jul 03 2019 - 12:43:33 EST


On Wed, Jul 03, 2019 at 06:03:06PM +0200, Paul Menzel wrote:
> Dear Bruce,
>
>
> On 7/3/19 5:56 PM, J. Bruce Fields wrote:
> > Good catch! And thanks for the detailed explanation. Applying for 5.2
> > and stable.
>
> Thanks. Please note, that in the last part are some guesses, and I am not
> well versed in the terminology. So please feel free to reword the commit
> messages.

I haven't checked all the arithmetic, but it sounds pretty plausible to
me, and clearly that type was wrong.

--b.