Spdk/lib/bdev
Tomasz Zawadzki dd9fdb0c55 lvol: remove page_size field from lvol store struct
It does not seem nessecary to include it, when this it used just once
in lvol disk creation.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I42ead55329f0ac7e55bb73702d071f118a5c7931
Reviewed-on: https://review.gerrithub.io/379678
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-09-22 15:53:06 -04:00
..
aio bdev: unify all direct bdev_io I/O types 2017-09-22 13:44:25 -04:00
error bdev/error: use bdev_part helper functions 2017-09-12 11:16:50 -04:00
gpt bdev/gpt: fix use after free of gpt_base 2017-09-14 14:26:40 -04:00
lvol lvol: remove page_size field from lvol store struct 2017-09-22 15:53:06 -04:00
malloc bdev: unify all direct bdev_io I/O types 2017-09-22 13:44:25 -04:00
null bdev: unify all direct bdev_io I/O types 2017-09-22 13:44:25 -04:00
nvme bdev: unify all direct bdev_io I/O types 2017-09-22 13:44:25 -04:00
rbd bdev: unify all direct bdev_io I/O types 2017-09-22 13:44:25 -04:00
rpc bdev: remove bdev_opened_for_write restriction 2017-09-20 14:43:32 -04:00
split bdev: add common partition helper functions 2017-09-12 11:16:50 -04:00
virtio bdev/virtio: simplify READ/WRITE 10/16 logic 2017-09-22 15:39:15 -04:00
bdev.c bdev: properly handle aborted resets 2017-09-22 15:38:44 -04:00
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -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