Subject: re: CVS commit: src/sbin
To: Jason Thorpe <thorpej@shagadelic.org>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 03/02/2007 11:54:02
> On Thu, Mar 01, 2007 at 04:23:48PM -0800, Jason Thorpe wrote:
>> And why is this needed vs. using the kernel support for it?
>
> Can you invoke the kernel support for a single disk just once?
It should happen when that disk is attached. If you plug the disk in,
that's attaching it, right? (Either via the USB/FireWire dynamic
attach mechanism or by virtue of booting up.)
what about the case of writing a disk image to an already attached
disk and wanting the (new) label processed? it seems some userland
way to kick this off is useful...
.mrg.