On Mon, Apr 29, 2024 at 08:24:22PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > In the next few patches we're going to refactor the attr remote code so > that we can support headerless remote xattr values for storing merkle > tree blocks. For now, let's change the code to use unsigned int to > describe quantities of bytes and blocks that cannot be negative. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > Reviewed-by: Andrey Albershteyn <aalbersh@xxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx> Can we please get this included ASAP instead of having it linger around?