[PATCH -next v3 0/2] erofs: reliably distinguish block based and fscache mode

Baokun Li posted 2 patches 1 week, 6 days ago
fs/erofs/internal.h |   7 ---
fs/erofs/super.c    | 124 ++++++++++++++++++++------------------------
2 files changed, 55 insertions(+), 76 deletions(-)
[PATCH -next v3 0/2] erofs: reliably distinguish block based and fscache mode
Posted by Baokun Li 1 week, 6 days ago
Hi Christian,

As your original patch had some "DOS line endings", I failed at am it, so
manually changed the relevant content when making v2, which caused Author
to be modified, I just noticed this and corrected it, apologies for that.

Changes since v2:
  Get rid of erofs_fs_context.

Changes since v1:
  Allocate and initialise fc->s_fs_info in erofs_fc_get_tree() instead of
  modifying fc->sb_flags.

V1: https://lore.kernel.org/r/20240415121746.1207242-1-libaokun1@huawei.com/
V2: https://lore.kernel.org/r/20240417065513.3409744-1-libaokun1@huawei.com/

Baokun Li (1):
  erofs: get rid of erofs_fs_context

Christian Brauner (1):
  erofs: reliably distinguish block based and fscache mode

 fs/erofs/internal.h |   7 ---
 fs/erofs/super.c    | 124 ++++++++++++++++++++------------------------
 2 files changed, 55 insertions(+), 76 deletions(-)

-- 
2.31.1