Wojciech Malikowski 45b5808eba lib/bdev: Added spdk_bdev_zone_append()
spdk_bdev_zone_append() allows writing to
open zone from multiple threads or from
single thread with queue depth greater than
one. Zone first logical address and number of
blocks to be written are provided by user.
Logical block address of written data is
returned in completion callback.

Change-Id: I4da994d72b7e0fe6621962e3b0f2380940ec3b45
Signed-off-by: Wojciech Malikowski <wojciech.malikowski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461614
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-10-01 14:48:54 +00:00
..
2019-03-15 19:32:55 +00:00
2019-10-01 14:48:54 +00:00
2019-03-20 21:05:33 +00:00
2019-09-18 20:34:39 +00:00
2019-05-15 18:54:27 +00:00
2017-07-12 18:12:52 -04:00
2019-06-17 14:09:03 +00:00
2019-06-18 03:56:50 +00:00
2019-08-29 00:48:33 +00:00
2019-07-22 04:32:59 +00:00
2019-05-30 21:42:36 +00:00
2019-01-22 23:22:16 +00:00
2019-07-15 01:34:41 +00:00
2019-09-11 16:30:38 +00:00
2018-12-06 22:25:09 +00:00
2019-07-31 08:25:59 +00:00