All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Behrens <sbehrens@giantdisaster.de>
To: miaox@cn.fujitsu.com
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 11:22:52 +0100	[thread overview]
Message-ID: <50D4387C.5020104@giantdisaster.de> (raw)
In-Reply-To: <50D42998.1010100@cn.fujitsu.com>

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")).


  reply	other threads:[~2012-12-21 10:22 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 [this message]
2012-12-21 10:35   ` Miao Xie
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=50D4387C.5020104@giantdisaster.de \
    --to=sbehrens@giantdisaster.de \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=miaox@cn.fujitsu.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 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.