From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tejun Heo <tj@kernel.org>, Tony Luck <tony.luck@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Date: Mon, 23 May 2011 18:31:35 +0200 [thread overview]
Message-ID: <4DDA8BE7.3090407@kernel.dk> (raw)
In-Reply-To: <BANLkTinppQGEyiERCjFG0LYgTZGXbtApBw@mail.gmail.com>
On 2011-05-23 17:51, Linus Torvalds wrote:
> On Mon, May 23, 2011 at 4:24 AM, Tejun Heo <tj@kernel.org> wrote:
>>
>> 02e352287a4 (block: rescan partitions on invalidated devices on
>> -ENOMEDIA too) relocated partition rescan above explicit bd_set_size()
>> to simplify condition check. As rescan_partitions() does its own bdev
>> size setting, this doesn't break anything; however,
>> rescan_partitions() prints out the following messages when adjusting
>> bdev size, which can be confusing.
>
> Applied,
OK, added it when Tejun sent it as well, JFYI.
--
Jens Axboe
prev parent reply other threads:[~2011-05-23 16:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 20:32 New boot time message: detected capacity change Tony Luck
2011-05-18 20:50 ` Linus Torvalds
2011-05-19 5:29 ` Tejun Heo
2011-05-19 6:01 ` Tejun Heo
2011-05-19 7:27 ` Jens Axboe
2011-05-19 7:25 ` Jens Axboe
2011-05-19 9:30 ` Tejun Heo
2011-05-19 17:39 ` Tony Luck
2011-05-23 11:24 ` [PATCH] block: move bd_set_size() above rescan_partitions() in __blkdev_get() Tejun Heo
2011-05-23 15:51 ` Linus Torvalds
2011-05-23 16:31 ` Jens Axboe [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=4DDA8BE7.3090407@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
--cc=tony.luck@gmail.com \
--cc=torvalds@linux-foundation.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.