linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhihao Cheng <chengzhihao1@huawei.com>
To: <jack@suse.com>, <tytso@mit.edu>, <brauner@kernel.org>
Cc: <linux-fsdevel@vger.kernel.org>, <linux-ext4@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <yukuai3@huawei.com>
Subject: Re: [PATCH 0/3] Check content after reading from quota file
Date: Tue, 13 Sep 2022 09:16:11 +0800	[thread overview]
Message-ID: <bd9bf3a4-70f9-f7bf-b133-a68e4e16deb8@huawei.com> (raw)
In-Reply-To: <20220820110514.881373-1-chengzhihao1@huawei.com>

在 2022/8/20 19:05, Zhihao Cheng 写道:

friendly ping.

> 1. Fix invalid memory access of dquot.
> 2. Cleanup, replace places of block number checking with helper function.
> 3. Add more sanity checking for the content read from quota file.
>
> Zhihao Cheng (3):
>    quota: Check next/prev free block number after reading from quota file
>    quota: Replace all block number checking with helper function
>    quota: Add more checking after reading from quota file
>
>   fs/quota/quota_tree.c | 81 ++++++++++++++++++++++++++++++++++++-------
>   1 file changed, 69 insertions(+), 12 deletions(-)
>


  parent reply	other threads:[~2022-09-13  1:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-20 11:05 [PATCH 0/3] Check content after reading from quota file Zhihao Cheng
2022-08-20 11:05 ` [PATCH 1/3] quota: Check next/prev free block number " Zhihao Cheng
2022-09-21 13:37   ` Jan Kara
2022-09-22  8:13     ` Zhihao Cheng
2022-09-22 11:39       ` Jan Kara
2022-09-22 12:58         ` Zhihao Cheng
2022-08-20 11:05 ` [PATCH 2/3] quota: Replace all block number checking with helper function Zhihao Cheng
2022-08-20 11:05 ` [PATCH 3/3] quota: Add more checking after reading from quota file Zhihao Cheng
2022-09-13  1:16 ` Zhihao Cheng [this message]
2022-09-21  7:39   ` [PATCH 0/3] Check content " Jan Kara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bd9bf3a4-70f9-f7bf-b133-a68e4e16deb8@huawei.com \
    --to=chengzhihao1@huawei.com \
    --cc=brauner@kernel.org \
    --cc=jack@suse.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tytso@mit.edu \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).