virtio_blk: Remove VBID ioctl
authorRyan Harper <ryanh@us.ibm.com>
Thu, 24 Jun 2010 03:19:58 +0000 (22:19 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Aug 2010 03:35:31 +0000 (13:05 +0930)
commit6c99a8528f9a81dda6bbbf83854b8475ce79c745
tree0f73ab97e8dbefde81fbb43ebeef44f3a5e1b2d4
parenta5eb9e4ff18a33e43557d44b205f953b0c1efade
virtio_blk: Remove VBID ioctl

With the availablility of a sysfs device attribute for examining disk serial
numbers the ioctl is no longer needed.  The user-space changes for this aren't
upstream yet so we don't have any users to worry about.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/block/virtio_blk.c