]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/target/target_core_user.c
tcmu: Make dev_size configurable via userspace
authorBryant G. Ly <bryantly@linux.vnet.ibm.com>
Tue, 6 Jun 2017 14:28:50 +0000 (09:28 -0500)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 7 Jul 2017 06:11:30 +0000 (23:11 -0700)
commit801fc54d5d943e8a6a6bc26bc94fb9b90938ff68
treef00366a30d622638eef5e57aebd94b16a65d867c
parent1068be7bd4b05ca41a6a8de724f52a9c87861412
tcmu: Make dev_size configurable via userspace

Allow tcmu backstores to be able to set the device size
after it has been configured via set attribute.

Part of support in userspace to support certain backstores
changing device size.

Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com>
Reviewed-By: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_user.c