On Tue, Apr 30, 2024 at 11:55:26PM -0700, Christoph Hellwig wrote: > 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> Thanks! > Can we please get this included ASAP instead of having it linger around? Chandan, how many more patches are you willing to take for 6.10? I think Christoph has a bunch of fully-reviewed cleanups lurking on the list, and then there's this one. --D