[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0689edcf-8b7b-a86f-c672-3340c6e8e5e2@huawei.com>
Date: Wed, 24 May 2023 14:18:40 +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>, Baokun Li <libaokun1@...wei.com>
Subject: Re: [PATCH v3 0/2] ext4: fix quotas leak in __ext4_fill_super()
A gentle ping.
On 2023/3/27 22:16, Baokun Li wrote:
> 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>)
> V2->V3:
> By adding __maybe_unused to silence possible compilation
> complain in patch one, instead of adding the judgment.
> (Suggested by Jan Kara).
>
> 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, 10 insertions(+), 20 deletions(-)
>
Powered by blists - more mailing lists