public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] TCMU Enable Reconfiguration Patches
@ 2017-05-26 14:27 Bryant G. Ly
  2017-05-26 14:27 ` [PATCH v1 1/4] tcmu: Support emulate_write_cache Bryant G. Ly
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bryant G. Ly @ 2017-05-26 14:27 UTC (permalink / raw)
  To: nab, mchristi; +Cc: seroyer, linux-scsi, target-devel, Bryant G. Ly

This patch consists of adding a netlink to allow for reconfiguration
of a device in tcmu.

It also changes and adds some attributes that are reconfigurable:
write_cache, device size, and device path.

Bryant G. Ly (4):
  tcmu: Support emulate_write_cache
  tcmu: Add netlink for device reconfiguration
  tcmu: Make dev_size configurable via userspace
  tcmu: Make dev_config configurable

 drivers/target/target_core_user.c     | 137 +++++++++++++++++++++++++++++++++-
 include/uapi/linux/target_core_user.h |   1 +
 2 files changed, 135 insertions(+), 3 deletions(-)

-- 
2.5.4 (Apple Git-61)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-05-29 20:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 14:27 [PATCH v1 0/4] TCMU Enable Reconfiguration Patches Bryant G. Ly
2017-05-26 14:27 ` [PATCH v1 1/4] tcmu: Support emulate_write_cache Bryant G. Ly
2017-05-26 14:27 ` [PATCH v1 2/4] tcmu: Add netlink for device reconfiguration Bryant G. Ly
2017-05-26 14:27 ` [PATCH v1 3/4] tcmu: Make dev_size configurable via userspace Bryant G. Ly
2017-05-29 20:01   ` Mike Christie
2017-05-26 14:27 ` [PATCH v1 4/4] tcmu: Make dev_config configurable Bryant G. Ly
2017-05-29 19:57   ` Mike Christie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox