diff options
author | Tao Chen <boby.chen@huawei.com> | 2015-03-27 14:15:54 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2015-04-07 16:32:42 +0200 |
commit | 1375590d3e18b4d87d2f768178e93a0c8644a7dc (patch) | |
tree | d32405daeee72d703e42f906c9805808039dcd3f /drivers/block/xen-blkback/common.h | |
parent | nbd: Return error pointer directly (diff) | |
download | linux-1375590d3e18b4d87d2f768178e93a0c8644a7dc.tar.xz linux-1375590d3e18b4d87d2f768178e93a0c8644a7dc.zip |
xen-blkback: enlarge the array size of blkback name
The blkback name is like blkback.domid.xvd[a-z], if domid has four digits
(means larger than 1000), then the backmost xvd wouldn't be fully shown.
Define a BLKBACK_NAME_LEN macro to be 20, enlarge the array size of
blkback name, so it will be fully shown in any case.
Signed-off-by: Tao Chen <boby.chen@huawei.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Diffstat (limited to 'drivers/block/xen-blkback/common.h')
0 files changed, 0 insertions, 0 deletions