[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f67f0b5c-d02b-7a72-e723-a10336739249@huawei.com>
Date: Fri, 9 Jun 2023 16:04:47 +0800
From: Zhihao Cheng <chengzhihao1@...wei.com>
To: <tytso@....edu>, <adilger.kernel@...ger.ca>, <jack@...e.com>,
<tudor.ambarus@...aro.org>
CC: <linux-ext4@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<yi.zhang@...wei.com>
Subject: Re: [PATCH v3 0/6] ext4: Fix stale buffer loading from last failed
在 2023/3/15 9:31, Zhihao Cheng 写道:
> Patch 1 fixes reusing stale buffer heads from last failed mounting.
> Patch 2~4 reconstructs 'j_format_version' initialization and checking
> in loading process.
>
> v1->v2:
> Adopt suggestions from Tudor, add fix tag and corrupt 'stable' field
> in patch 1.
> Reserve empty lines in patch 4.
> v2->v3:
> Split block device checking cleanup into a new patch (2th).
> Add 'Reviewed-by' tag in patch 3-6.
>
>
> Zhang Yi (4):
> jbd2: remove unused feature macros
> jbd2: switch to check format version in superblock directly
> jbd2: factor out journal initialization from journal_get_superblock()
> jbd2: remove j_format_version
>
> Zhihao Cheng (2):
> ext4: Fix reusing stale buffer heads from last failed mounting
> ext4: ext4_put_super: Remove redundant checking for
> 'sbi->s_journal_bdev'
>
> fs/ext4/super.c | 15 +++++++------
> fs/jbd2/journal.c | 53 +++++++++++++++++---------------------------
> include/linux/jbd2.h | 33 ++++++++++++---------------
> 3 files changed, 42 insertions(+), 59 deletions(-)
>
Hi Ted, will this patchset be merged in next window?
Powered by blists - more mailing lists