[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240419123611.947084-1-libaokun1@huawei.com>
Date: Fri, 19 Apr 2024 20:36:09 +0800
From: Baokun Li <libaokun1@...wei.com>
To: <linux-erofs@...ts.ozlabs.org>
CC: <xiang@...nel.org>, <chao@...nel.org>, <huyue2@...lpad.com>,
<jefflexu@...ux.alibaba.com>, <viro@...iv.linux.org.uk>,
<brauner@...nel.org>, <linux-kernel@...r.kernel.org>, <yangerkun@...wei.com>,
<houtao1@...wei.com>, <libaokun1@...wei.com>
Subject: [PATCH -next v3 0/2] erofs: reliably distinguish block based and fscache mode
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
Powered by blists - more mailing lists