]> git.baikalelectronics.ru Git - kernel.git/commit
cciss: Preserve all 8 bytes of LUN ID for logical drives.
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 17 Sep 2009 18:48:00 +0000 (13:48 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 1 Oct 2009 19:15:43 +0000 (21:15 +0200)
commit0fb7d59bc865ef59f0de78fdd53b10a240a0311a
tree6b6a8217c4e2997694738b91b410fe37573688a9
parent75039fafe3e612ae26175926d9f152b1caa0e78f
cciss: Preserve all 8 bytes of LUN ID for logical drives.

Preserve all 8 bytes of the LunID field returned
by CCISS_REPORT_LOGICAL instead of only saving 4 bytes.
This fixes a bug with logical volume addressing encountered on
an MSA2012.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss.c
drivers/block/cciss.h