Tomasz Zawadzki 3bb815ae9f lvol: exposed marking lvol bdev as read only
Added set_read_only_lvol_bdev() RPC that marks
lvol bdev as read only.
This enables to create clones off of a base lvol,
without having to create additional lvol bdev with snapshot.

Change-Id: Ic20bbcd8fbebcef157acce44bfa1da035b0da459
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/440534
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-01-18 19:02:36 +00:00
..
2018-08-27 21:30:32 +00:00
2018-08-27 19:38:10 +00:00
2019-01-11 09:15:39 +00:00
2018-03-08 11:47:01 -05:00
2019-01-11 09:15:39 +00:00
2019-01-07 04:21:39 +00:00
2018-12-10 15:56:50 +00:00
2019-01-07 04:21:39 +00:00
2019-01-11 09:15:39 +00:00
2018-08-27 19:38:10 +00:00

SPDK Documentation

The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/

Building the Documentation

To convert the documentation into HTML run make in the doc directory. The output will be located in doc/output/html. Before running make ensure all pre-requisites are installed. See Installing Prerequisites for more details.