[PATCH 0/2] erofs: cleanup for fscache mode

Jingbo Xu posted 2 patches 2 years, 7 months ago
fs/erofs/fscache.c  | 84 ++++++++++++++++++++-------------------------
fs/erofs/internal.h | 15 ++++----
fs/erofs/super.c    | 37 +++++---------------
3 files changed, 53 insertions(+), 83 deletions(-)
[PATCH 0/2] erofs: cleanup for fscache mode
Posted by Jingbo Xu 2 years, 7 months ago
These are misc cleanup for fscache mode, while patch 2 is dependent on
the page cache sharing codebase [1].

[1] https://lore.kernel.org/all/20230203030143.73105-1-jefflexu@linux.alibaba.com/

Jingbo Xu (2):
  erofs: simplify instantiation of pseudo mount in fscache mode
  erofs: simplify the name collision checking in share domain mode

 fs/erofs/fscache.c  | 84 ++++++++++++++++++++-------------------------
 fs/erofs/internal.h | 15 ++++----
 fs/erofs/super.c    | 37 +++++---------------
 3 files changed, 53 insertions(+), 83 deletions(-)

-- 
2.19.1.6.gb485710b