[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221021040731.4180649-1-libaokun1@huawei.com>
Date: Fri, 21 Oct 2022 12:07:29 +0800
From: Baokun Li <libaokun1@...wei.com>
To: <linux-ext4@...r.kernel.org>
CC: <tytso@....edu>, <adilger.kernel@...ger.ca>, <jack@...e.cz>,
<ritesh.list@...il.com>, <linux-kernel@...r.kernel.org>,
<yi.zhang@...wei.com>, <yukuai3@...wei.com>, <libaokun1@...wei.com>
Subject: [PATCH v2 0/2] ext4: fix two bug_on in __es_tree_search
V1->V2:
In patch 2, when imode is not set to S_IFREG, the inode also needs
to be initialized. Otherwise, the check can be bypassed, causing
the BUG_ON. (found in the review by yangerkun)
Baokun Li (2):
ext4: fix bug_on in __es_tree_search caused by wrong s_usr_quota_inum
ext4: fix bug_on in __es_tree_search caused by wrong boot loader inode
fs/ext4/ioctl.c | 2 +-
fs/ext4/super.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--
2.31.1
Powered by blists - more mailing lists