mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] erofs: remove the constraint of 4KB blksize for fscache mode
@ 2023-02-21  9:17 Jingbo Xu
  2023-02-21  9:17 ` [PATCH 1/2] erofs: pass accurate blob size to prepare_ondemand_read() Jingbo Xu
  2023-02-21  9:17 ` [PATCH 2/2] erofs: set blksize to on-disk blksize for fscache mode Jingbo Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Jingbo Xu @ 2023-02-21  9:17 UTC (permalink / raw)
  To: xiang, chao, linux-erofs; +Cc: huyue2, zhujia.zj, linux-kernel

Make erofs in fscache mode support PAGE_SIZE larger than 4KB.  After
that we can remove the constraint of 4KB blksize for fscache mode.

This relies on some improvement to fscache/cachefiles sent soon.

Jingbo Xu (2):
  erofs: pass accurate blob size to prepare_ondemand_read()
  erofs: set blksize to on-disk blksize for fscache mode

 fs/erofs/fscache.c | 13 +++++++++++--
 fs/erofs/super.c   | 38 ++++++++++++++++++++------------------
 2 files changed, 31 insertions(+), 20 deletions(-)

-- 
2.19.1.6.gb485710b


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

end of thread, other threads:[~2023-02-21  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21  9:17 [PATCH 0/2] erofs: remove the constraint of 4KB blksize for fscache mode Jingbo Xu
2023-02-21  9:17 ` [PATCH 1/2] erofs: pass accurate blob size to prepare_ondemand_read() Jingbo Xu
2023-02-21  9:17 ` [PATCH 2/2] erofs: set blksize to on-disk blksize for fscache 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

all inboxes | Powered by JetHome®