Re: [PATCH v2 09/67] fscache: Implement volume registration

From: David Howells
Date: Tue Dec 14 2021 - 14:57:49 EST


Jeff Layton <jlayton@xxxxxxxxxx> wrote:

>
> Do we need the last two parameters to fscache_acquire_volume? I'll note
> that all of the callers in the current set just pass "NULL, 0" for them.

cifs wants to set it. I have a patch to make cachefiles store this. afs
should use it also.

David