]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f299536889d824dd441848008632506e99d20aa
tree8c181a200c9e883a9c85169dff887bfb9109ee5e
parentd281b89d55d9b4eba06aad2201b0b5204bda6e17
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