mbox series

[0/2] s390/dasd: fixes for thin provisioning support

Message ID 20191001153439.62672-1-sth@linux.ibm.com (mailing list archive)
Headers show
Series s390/dasd: fixes for thin provisioning support | expand

Message

Stefan Haberland Oct. 1, 2019, 3:34 p.m. UTC
Hi Jens,

please see the following two patches that

- fix a bug in the thin provisioning base support
- revert a commit because of possible data corruption

Regards,
Stefan


Jan Höppner (1):
  s390/dasd: Fix error handling during online processing

Stefan Haberland (1):
  Revert "s390/dasd: Add discard support for ESE volumes"

 drivers/s390/block/dasd_eckd.c | 81 +++++-----------------------------
 1 file changed, 11 insertions(+), 70 deletions(-)

Comments

Jens Axboe Oct. 1, 2019, 3:45 p.m. UTC | #1
On 10/1/19 9:34 AM, Stefan Haberland wrote:
> Hi Jens,
> 
> please see the following two patches that
> 
> - fix a bug in the thin provisioning base support
> - revert a commit because of possible data corruption

Applied, thanks Stefan.