commit | 6c99a8528f9a81dda6bbbf83854b8475ce79c745 | [log] [tgz] |
---|---|---|
author | Ryan Harper <ryanh@us.ibm.com> | Wed Jun 23 22:19:58 2010 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 05 13:05:31 2010 +0930 |
tree | 0f73ab97e8dbefde81fbb43ebeef44f3a5e1b2d4 | |
parent | a5eb9e4ff18a33e43557d44b205f953b0c1efade [diff] |
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>