Re: Pe: [PATCH v5 1/3] virtio-scsi: first version

From: Michael S. Tsirkin
Date: Mon Feb 13 2012 - 20:11:57 EST


On Tue, Feb 14, 2012 at 11:49:55AM +1100, ronnie sahlberg wrote:
> By just exposing this device to the kernel, the kernel keeps sending,
> or if not the kernel maybe some other process trying to poll the
> status?
>
> every few seconds :
> PREVENT_ALLOW_MEDIUM_REMOVAL prevent removal
> PREVENT_ALLOW_MEDIUM_REMOVAL to immediatel change it back to allow
> removal again
> TEST_UNIT_READY
>
>
> After I run this
> mount /dev/sdd1 /mnt
>
> The kernel sends a single
> PREVENT_ALLOW_MEDIUM_REMOVAL to prevent removal
> then every few seconds a
> TEST_UNIT_READY
>
>
> This is what it does for removable SBC disks. Maybe it does something
> differently for "permanent" SBC disks.
>
> regards
> ronnie sahlberg

There used to be a daemon for this.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/