mbox series

[0/1] DASD: fix discard for FBA devices

Message ID 20200914115647.94062-1-sth@linux.ibm.com (mailing list archive)
Headers show
Series DASD: fix discard for FBA devices | expand

Message

Stefan Haberland Sept. 14, 2020, 11:56 a.m. UTC
Hi Jens,

please see the following patch that fixes zero writes for DASD FBA devices under certain conditions.

Do you mind to take this for 5.9?

Jan Höppner (1):
  s390/dasd: Fix zero write for FBA devices

 drivers/s390/block/dasd_fba.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Comments

Jens Axboe Sept. 15, 2020, 1:41 a.m. UTC | #1
On 9/14/20 5:56 AM, Stefan Haberland wrote:
> Hi Jens,
> 
> please see the following patch that fixes zero writes for DASD FBA devices under certain conditions.
> 
> Do you mind to take this for 5.9?

Applied, thanks.