[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230327022703.576857-1-libaokun1@huawei.com>
Date: Mon, 27 Mar 2023 10:27:01 +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>, <yangerkun@...wei.com>,
<yukuai3@...wei.com>, <libaokun1@...wei.com>
Subject: [PATCH v2 0/2] ext4: fix quotas leak in __ext4_fill_super()
V1->V2:
Add judgment for CONFIG_QUOTA to avoid warning
"label 'failed_mount9' defined but not used".
(Reported-by: kernel test robot <lkp@...el.com>)
Baokun Li (2):
ext4: turning quotas off if mount failed after enable quotas
ext4: refactoring to use the unified helper ext4_quotas_off()
fs/ext4/super.c | 30 +++++++++++-------------------
1 file changed, 11 insertions(+), 19 deletions(-)
--
2.31.1
Powered by blists - more mailing lists