public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] erofs: cleanup for fscache mode
@ 2023-02-03  3:47 Jingbo Xu
  2023-02-03  3:47 ` [PATCH 1/2] erofs: simplify instantiation of pseudo mount in " Jingbo Xu
  2023-02-03  3:47 ` [PATCH 2/2] erofs: simplify the name collision checking in share domain mode Jingbo Xu
  0 siblings, 2 replies; 5+ messages in thread
From: Jingbo Xu @ 2023-02-03  3:47 UTC (permalink / raw)
  To: xiang, chao, linux-erofs, zhujia.zj, houtao1; +Cc: huyue2, linux-kernel

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


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

end of thread, other threads:[~2023-02-03  7:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03  3:47 [PATCH 0/2] erofs: cleanup for fscache mode Jingbo Xu
2023-02-03  3:47 ` [PATCH 1/2] erofs: simplify instantiation of pseudo mount in " Jingbo Xu
2023-02-03  7:14   ` Gao Xiang
2023-02-03  7:17     ` Gao Xiang
2023-02-03  3:47 ` [PATCH 2/2] erofs: simplify the name collision checking in share domain mode Jingbo Xu

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