[0/2] erofs: cleanup for fscache mode

Message ID 20230203034720.24619-1-jefflexu@linux.alibaba.com
Headers
Series erofs: cleanup for fscache mode |

Message

Jingbo Xu Feb. 3, 2023, 3:47 a.m. UTC
  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(-)