blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure
authorJens Axboe <jens.axboe@oracle.com>
Wed, 1 Oct 2008 14:16:25 +0000 (16:16 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:20 +0000 (08:56 +0200)
commit0497b345e7d067109e0dd9bf9f4978a6847ee13b
tree8c181a200c9e883a9c85169dff887bfb9109ee5e
parentef9e3facdf1fe1228721a7c295a76d1b7a0e57ec
blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure

Define as 32, which is is what BDEVNAME_SIZE is/was as well. This keeps
the user interface the same and gets rid of the difference between
kernel and user api here.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blktrace.c
include/linux/blktrace_api.h