Re: [PATCH v2 09/67] fscache: Implement volume registration
From: David Howells <dhowells@redhat.com>
Date: 2021-12-14 19:57:48
Also in:
ceph-devel, linux-cifs, linux-fsdevel, lkml
From: David Howells <dhowells@redhat.com>
Date: 2021-12-14 19:57:48
Also in:
ceph-devel, linux-cifs, linux-fsdevel, lkml
Jeff Layton [off-list ref] 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