Spdk/include/spdk_internal
Mike Gerdts 0e41ee0b83 lvol: remove unused lvol->thin_provision
The thin_provision member of struct spdk_lvol is set but never used.
When needed, an lvol's thin provision state is obtained by looking at
the lvol's blob. This removes the unused thin_provision member.

Signed-off-by: Mike Gerdts <mgerdts@nvidia.com>
Change-Id: I5a2048b5334a26772a25a0bd238e42d3aeb63b49
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17173
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
2023-03-28 03:57:35 +00:00
..
accel_module.h accel: don't modify user iovs when allocating buffers 2023-03-13 21:02:27 +00:00
assert.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
event.h thread: use spdk_thread_get_app_thread instead of _spdk_get_app_thread 2023-02-24 12:46:27 +00:00
idxd.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
init.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
lvolstore.h lvol: remove unused lvol->thin_provision 2023-03-28 03:57:35 +00:00
mlx5.h module/accel: Add mlx5 accel module 2023-01-19 22:00:58 +00:00
mock.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
nvme_tcp.h nvme/tcp: Remove iov_sgl from PDU structure 2023-03-10 11:43:40 +00:00
rdma.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
sgl.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
sock.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
thread.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
trace_defs.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
uring.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
usdt.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
utf.h update Intel copyright notices 2022-11-10 08:28:53 +00:00
vhost_user.h Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
virtio.h misc: Fix spelling mistakes 2022-12-09 08:16:18 +00:00