[PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys
Simon Horman
horms at kernel.org
Thu Apr 11 03:38:15 AEST 2024
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.
More information about the Linux-erofs
mailing list