[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090325190137.GA8509@infradead.org>
Date: Wed, 25 Mar 2009 15:01:37 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Bill Nottingham <notting@...hat.com>
Cc: linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org
Subject: Re: [PATCH] Add a 'wait-scan' command to /proc/scsi/scsi.
On Wed, Mar 25, 2009 at 03:00:46PM -0400, Bill Nottingham wrote:
> scsi_wait_scan.ko is a bad interface for a variety of reasons:
> - once you load it, it stays in memory doing nothing
> - if you need to call it again, you first need to check for the module
> and unload it first
> - waiting for scsi scans shouldn't require module loading privleges in
> any case
>
> This creates a simpler interface that doesn't require as much
> scaffolding in userspace.
/proc/scsi/scsi is deprecated, plese don't add more features to it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists