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)
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>

No differences found