git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef9e3fa
)
blktrace: use BLKTRACE_BDEV_SIZE as the name size for setup structure
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 1 Oct 2008 14:16:25 +0000
(16:16 +0200)
committer
Jens 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