commit | 0497b345e7d067109e0dd9bf9f4978a6847ee13b | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 01 16:16:25 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:20 2008 +0200 |
tree | 8c181a200c9e883a9c85169dff887bfb9109ee5e | |
parent | ef9e3facdf1fe1228721a7c295a76d1b7a0e57ec [diff] |
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>