From: Qu Wenruo <quwenruo@cn.fujitsu.com>
To: <dsterba@suse.cz>, <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] btrfs: Enhance super validation check
Date: Tue, 15 Dec 2015 08:34:36 +0800 [thread overview]
Message-ID: <566F601C.1070907@cn.fujitsu.com> (raw)
In-Reply-To: <20151214162441.GL4227@twin.jikos.cz>
David Sterba wrote on 2015/12/14 17:24 +0100:
> On Tue, Dec 08, 2015 at 03:35:57PM +0800, Qu Wenruo wrote:
>> @@ -4005,31 +3989,47 @@ static int btrfs_check_super_valid(struct btrfs_fs_info *fs_info,
>> }
>>
>> /*
>> - * The common minimum, we don't know if we can trust the nodesize/sectorsize
>> - * items yet, they'll be verified later. Issue just a warning.
>> + * Check sectorsize and nodesize first, some other check will need it.
>> + * XXX: Just do a favor for later subpage size check. Check all
>
> Same as in v1: Please do not add new XXX or TODO markers to the sources.
> The comment would be fine with just:
>
> "Check all possible sectorsizes (4K, 8K, 16K, 32K, 64K) here."
>
> With that fixed,
>
> Reviewed-by: David Sterba <dsterba@suse.com>
>
>
Oh, sorry, forgot to modify this, I'll update it soon.
Thanks,
Qu
prev parent reply other threads:[~2015-12-15 0:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-08 7:35 [PATCH v2 1/2] btrfs: Enhance super validation check Qu Wenruo
2015-12-08 7:35 ` [PATCH v2 2/2] btrfs: Enhance chunk " Qu Wenruo
2015-12-14 16:24 ` [PATCH v2 1/2] btrfs: Enhance super " David Sterba
2015-12-15 0:34 ` Qu Wenruo [this message]
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=566F601C.1070907@cn.fujitsu.com \
--to=quwenruo@cn.fujitsu.com \
--cc=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.