• M
    [PATCH] cciss: version change · 9d827c9e
    Mike Miller 提交于
    Change the cciss version number to 3.6.14 to reflect the following
    functionality changes added by the rest of the set.  They include:
    
     - Support to fire up on any HP RAID class controller
     - Increase nr_cmds to 512 for most controllers by adding it to the product table
     - PCI subsystem ID fix fix was pulled
     - Disable DMA prefetch for the P600 on IPF platforms
     - Change from 512 to 2048 sector_size for performance
     - Fix in cciss_open for consistency
     - Remove the no longer used revalidate_allvol function
     - Bug fix for busy configuring
     - Support for more than 16 logical volumes
     - Cleanups in cciss_interrupt_mode
     - Fix for iostats, it's been broken for several kernel releases
    Signed-off-by: NMike Miller <mike.miller@hp.com>
    Acked-by: NJens Axboe <jens.axboe@oracle.com>
    Signed-off-by: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    9d827c9e
cciss.c 98.4 KB