From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966024Ab2DLUSE (ORCPT ); Thu, 12 Apr 2012 16:18:04 -0400 Received: from mail-qa0-f53.google.com ([209.85.216.53]:35410 "EHLO mail-qa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755487Ab2DLUSC (ORCPT ); Thu, 12 Apr 2012 16:18:02 -0400 Message-ID: <4F873876.4010505@garzik.org> Date: Thu, 12 Apr 2012 16:17:58 -0400 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120316 Thunderbird/11.0 MIME-Version: 1.0 To: Tejun Heo CC: Ren Mingxin , Jens Axboe , "Michael S. Tsirkin" , Rusty Russell , LKML , SCSI , KVM , VIRTUAL Subject: Re: [PATCH 4/4] virtio_blk: use disk_name_format() to support mass of disks naming References: <4F7581D4.4040301@cn.fujitsu.com> <4F7582B0.5010609@cn.fujitsu.com> <20120330152606.GB28934@google.com> In-Reply-To: <20120330152606.GB28934@google.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/30/2012 11:26 AM, Tejun Heo wrote: > If we're gonna move it to block layer, let's add big blinking red > comment saying "don't ever use it for any new driver". Big ACK to that... From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 4/4] virtio_blk: use disk_name_format() to support mass of disks naming Date: Thu, 12 Apr 2012 16:17:58 -0400 Message-ID: <4F873876.4010505@garzik.org> References: <4F7581D4.4040301@cn.fujitsu.com> <4F7582B0.5010609@cn.fujitsu.com> <20120330152606.GB28934@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120330152606.GB28934@google.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Tejun Heo Cc: Jens Axboe , KVM , SCSI , "Michael S. Tsirkin" , LKML , VIRTUAL , Ren Mingxin List-Id: linux-scsi@vger.kernel.org On 03/30/2012 11:26 AM, Tejun Heo wrote: > If we're gonna move it to block layer, let's add big blinking red > comment saying "don't ever use it for any new driver". Big ACK to that...