virtio_blk: Revert serial number support
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 22 Oct 2009 22:39:28 +0000 (16:39 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 22 Oct 2009 06:09:30 +0000 (16:39 +1030)
commit3225beaba05d4f06087593f5e903ce867b6e118a
treee68653a5f31ef98cbc96e170680187311e881fa0
parente95646c3ec33c8ec0693992da4332a6b32eb7e31
virtio_blk: Revert serial number support

This reverts "Add serial number support for virtio_blk, V4a".

Turns out that virtio_pci, lguest and s/390 all have an 8 bit limit
on virtio config space, so noone could ever use this.

This is coming back later in a cleaner form.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: john cooper <john.cooper@redhat.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
drivers/block/virtio_blk.c
include/linux/virtio_blk.h