[PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys

David Howells dhowells at redhat.com
Thu Apr 11 00:09:46 PDT 2024


Simon Horman <horms at kernel.org> wrote:

> On Tue, Apr 02, 2024 at 09:32:37AM +0100, David Howells wrote:
> > Simon Horman <horms at kernel.org> wrote:
> > 
> > > > +	op->store.size		= len,
> > > 
> > > nit: this is probably more intuitively written using len;
> > 
> > I'm not sure it makes a difference, but switching 'size' to 'len' in kafs is a
> > separate thing that doesn't need to be part of this patchset.
> 
> Sorry, I meant, using ';' rather than ',' at the end of the line.

Ah, yes.  That makes a lot more sense!

David




More information about the linux-afs mailing list