[PATCH v2 0/4] erofs: cleanup for fscache share domain mode
Jingbo Xu
jefflexu at linux.alibaba.com
Thu Feb 9 16:18:34 AEDT 2023
v2:
- patch 4: add EROFS_REG_COOKIE_SHARE flag to indicate that the blob is
shareable among several erofs fs instances (Zhu Jia)
- patch 4: rearrange the prototype of related functions to make it more
compact (including rename erofs_fscache_domain_init_cookie() to
erofs_domain_init_cookie())
Jingbo Xu (4):
erofs: remove unused device mapping in meta routine
erofs: maintain cookies of share domain in self-contained list
erofs: relinquish volume with mutex held
erofs: unify anonymous inodes for blob
fs/erofs/fscache.c | 148 ++++++++++++++++++--------------------------
fs/erofs/internal.h | 11 ++--
fs/erofs/super.c | 2 +
3 files changed, 68 insertions(+), 93 deletions(-)
--
2.19.1.6.gb485710b
More information about the Linux-erofs
mailing list