From: hujianyang <hujianyang@huawei.com>
To: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [PATCH RFC] f2fs: recovering broken superblock during mount
Date: Fri, 22 May 2015 08:19:59 +0800 [thread overview]
Message-ID: <555E762F.6090007@huawei.com> (raw)
In-Reply-To: <20150521224414.GA71279@jaegeuk-mac02>
On 2015/5/22 6:44, Jaegeuk Kim wrote:
> Hi Hu,
>
> Looks good to me, except one minor thing where
>
> + int recovery = 0, i;
> -> AFAIK, kernel coding style recommends to split them.
> Let me change that to
>
> int recovery = 0;
> int i;
>
>
> Merged.
>
> Thanks,
Hi Jaegeuk,
Thank you!:)
Hu
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
prev parent reply other threads:[~2015-05-22 0:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-20 7:01 [PATCH RFC] f2fs: recovering broken superblock during mount hujianyang
2015-05-21 1:07 ` Jaegeuk Kim
2015-05-21 6:42 ` hujianyang
2015-05-21 22:44 ` Jaegeuk Kim
2015-05-22 0:19 ` hujianyang [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=555E762F.6090007@huawei.com \
--to=hujianyang@huawei.com \
--cc=jaegeuk@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
/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.