commit | df677140281beb608f6748c341af7612f7bfe7a0 | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Tue Mar 08 08:28:01 2011 +0100 |
committer | Jens Axboe <jaxboe@fusionio.com> | Tue Mar 08 08:28:01 2011 +0100 |
tree | db977b703e36487ce956cc120bb021565810734f | |
parent | de701c74a34005e637e1ca2634fbf28fd1debba2 [diff] |
block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY The block integrity subsystem no longer uses the bio_vec slabs so this code can safely be compiled in. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>