lkml.org 
[lkml]   [2022]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] netfs,erofs: reuse netfs_put_subrequest() and
Date
The data routine of erofs in fscache mode also relies on
netfs_io_request and netfs_io_subrequest. erofs itself maintains a
copy of some helpers on netfs_io_request and netfs_io_subrequest.

To clean up the code, export netfs_put_subrequest() and
netfs_rreq_completed().


Jingbo Xu (2):
netfs: export helpers for request and subrequest
erofs: use netfs helpers manipulating request and subrequest

fs/erofs/fscache.c | 47 +++++++++----------------------------------
fs/netfs/io.c | 3 ++-
fs/netfs/objects.c | 1 +
include/linux/netfs.h | 2 ++
4 files changed, 15 insertions(+), 38 deletions(-)

--
2.19.1.6.gb485710b

\
 
 \ /
  Last update: 2022-10-21 10:50    [W:1.402 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site