David Howells wrote on Thu, Mar 10, 2022 at 04:13:56PM +:
> The patches can be found on this branch:
>
>
> http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=fscache-next
Looks good to me from the 9p side:
Tested-by: Dominique Martinet # 9p
writes being done by
On Thu, 2022-03-10 at 16:13 +, David Howells wrote:
> Having had a go at implementing write helpers and content encryption
> support in netfslib, it seems that the netfs_read_{,sub}request structs and
> the equivalent write request structs were almost the same and so should be
> merged, thereby
Having had a go at implementing write helpers and content encryption
support in netfslib, it seems that the netfs_read_{,sub}request structs and
the equivalent write request structs were almost the same and so should be
merged, thereby requiring only one set of alloc/get/put functions and a
commo