mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>