From: Jens Axboe Date: Wed, 1 Oct 2008 14:16:25 +0000 (+0200) Subject: blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure X-Git-Tag: v2.6.28-rc1~733^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0497b345e7d067109e0dd9bf9f4978a6847ee13b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed