[0/4] erofs: cleanup for fscache share domain mode

Message ID cover.1675840368.git.jefflexu@linux.alibaba.com
Headers
Series erofs: cleanup for fscache share domain mode |

Message

Jingbo Xu Feb. 8, 2023, 7:15 a.m. UTC
  Jingbo Xu (4):
  erofs: remove unused device mapping in meta routine
  erofs: maintain cookies of share domain in self-contained list
  erofs: unify anonymous inodes for blob
  erofs: simplify the name collision checking in share domain mode

 fs/erofs/fscache.c  | 163 +++++++++++++++-----------------------------
 fs/erofs/internal.h |  14 ++--
 fs/erofs/super.c    |   4 +-
 3 files changed, 66 insertions(+), 115 deletions(-)