Spdk/lib/bdev
Jim Harris f054577df1 bdev: remove gencnt
gencnt is no longer really used since there is no more
differentiation between "soft" and "hard" reset.  The
original idea was that a hard reset would complete I/O
known to the bdev layer even if the underlying bdev
module had not actually completed it yet.  We do not
actually support that concept, and it was a bit flawed
anyways.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ifa2c85bb474c7dd55eb7386d6cad5079f5edbccc

Reviewed-on: https://review.gerrithub.io/375484
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-25 13:12:04 -04:00
..
aio bdev/aio: dump filename in driver_specific JSON 2017-08-11 19:36:30 -04:00
error bdev/error: release bdev and close desc on shutdown 2017-08-09 13:24:40 -04:00
gpt bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
malloc lib/bdev_malloc: add support for the write_zeroes I/O type 2017-08-21 12:41:21 -04:00
null bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
nvme bdev: add API to get optimal I/O boundary 2017-08-17 17:56:18 -04:00
rbd bdev/rbd: add get_bdevs JSON dump function 2017-08-16 15:57:04 -04:00
rpc bdev: add write_zeroes function 2017-08-15 15:27:09 -04:00
split bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
virtio bdev_virtio: added virtio_scsi_io_ctx 2017-08-23 12:32:38 -04:00
bdev.c bdev: remove gencnt 2017-08-25 13:12:04 -04:00
Makefile virtio: add initial rev of virtio-scsi initiator bdev module 2017-08-22 11:54:15 -04:00
scsi_nvme.c bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
vtune.c bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00