mbox series

[v2,0/2] scsi_debug/tlibio: lio_[read, write]_buffer() is to return total amount of read/written bytes

Message ID 20230518075931.1344979-1-khorenko@virtuozzo.com
Headers show
Series scsi_debug/tlibio: lio_[read, write]_buffer() is to return total amount of read/written bytes | expand

Message

Konstantin Khorenko May 18, 2023, 7:59 a.m. UTC
v2 changes:
  - code comments were switched to multiline ones

Konstantin Khorenko (2):
  scsi_debug/tlibio/lio_write_buffer: Always return total amount of
    written bytes
  scsi_debug/tlibio/lio_read_buffer: Always return total amount of read
    bytes

 lib/tlibio.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)