]> git.baikalelectronics.ru Git - kernel.git/commit
xen-blkfront: beyond ARRAY_SIZE of info->shadow
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 22 May 2009 07:25:32 +0000 (09:25 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 22 May 2009 07:59:51 +0000 (09:59 +0200)
commit2acbaab2c5c8f5abf4789a0b6af988052a99be4b
tree9582f1255e501c5111ac88dbbba4a1f90beb223c
parent047e74290e6a591280e78a4e14718d3298eba8bf
xen-blkfront: beyond ARRAY_SIZE of info->shadow

Do not go beyond ARRAY_SIZE of info->shadow
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/xen-blkfront.c