From: Miao Xie <miaox@cn.fujitsu.com>
To: Stefan Behrens <sbehrens@giantdisaster.de>
Cc: Linux Btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH 1/3] Btrfs: fix missing write access release in btrfs_ioctl_resize()
Date: Fri, 21 Dec 2012 18:35:07 +0800 [thread overview]
Message-ID: <50D43B5B.6030302@cn.fujitsu.com> (raw)
In-Reply-To: <50D4387C.5020104@giantdisaster.de>
On Fri, 21 Dec 2012 11:22:52 +0100, Stefan Behrens wrote:
> On Fri, 21 Dec 2012 17:19:20 +0800, Miao Xie wrote:
>> - pr_info("btrfs: dev add/delete/balance/replace/resize operation in progress\n");
>> + pr_info("btrfs: dev add/delete/balance/replace/resize operation"
>> + " in progress\n");
>> + mnt_drop_write_file(file);
>
> grep and vi cannot do searches spanning multiple lines. That's why I
> created this pr_info() line with more than 80 columns (in accordance
> with Documentation/CodingStyle BTW ("never break user-visible strings")).
>
You are right. I will update the patch soon.
Thanks
Miao
next prev parent reply other threads:[~2012-12-21 11:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 9:19 [PATCH 1/3] Btrfs: fix missing write access release in btrfs_ioctl_resize() Miao Xie
2012-12-21 10:22 ` Stefan Behrens
2012-12-21 10:35 ` Miao Xie [this message]
2012-12-21 10:38 ` [PATCH V2 " Miao Xie
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=50D43B5B.6030302@cn.fujitsu.com \
--to=miaox@cn.fujitsu.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=sbehrens@giantdisaster.de \
/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.