mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] erofs: cleanup for fscache share domain mode
@ 2023-02-09  5:18 Jingbo Xu
  2023-02-09  5:18 ` [PATCH v2 1/4] erofs: remove unused device mapping in meta routine Jingbo Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jingbo Xu @ 2023-02-09  5:18 UTC (permalink / raw)
  To: xiang, chao, linux-erofs, zhujia.zj; +Cc: huyue2, linux-kernel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-02-09  6:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-09  5:18 [PATCH v2 0/4] erofs: cleanup for fscache share domain mode Jingbo Xu
2023-02-09  5:18 ` [PATCH v2 1/4] erofs: remove unused device mapping in meta routine Jingbo Xu
2023-02-09  5:18 ` [PATCH v2 2/4] erofs: maintain cookies of share domain in self-contained list Jingbo Xu
2023-02-09  6:08   ` Gao Xiang
2023-02-09  5:18 ` [PATCH v2 3/4] erofs: relinquish volume with mutex held Jingbo Xu
2023-02-09  6:06   ` Gao Xiang
2023-02-09  6:14     ` Jingbo Xu
2023-02-09  5:18 ` [PATCH v2 4/4] erofs: unify anonymous inodes for blob Jingbo Xu
2023-02-09  6:02   ` Jia Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®