On Thu, Sep 21, 2017 at 7:12 PM, Ilya Dryomov <idryomov@xxxxxxxxx> wrote: > Hi Christoph, Martin, > > blkdev_issue_zeroout() now checks for any error. This required a minor > refactor, so I dropped the stable tag, Jens can add it back if needed. > > Previous patch and discussion at > > https://marc.info/?l=linux-block&m=150471953327942&w=2 > > Thanks, > > Ilya > > > Ilya Dryomov (2): > block: factor out __blkdev_issue_zero_pages() > block: cope with WRITE ZEROES failing in blkdev_issue_zeroout() > > block/blk-lib.c | 85 +++++++++++++++++++++++++++++++++++---------------------- > 1 file changed, 53 insertions(+), 32 deletions(-) Ping... Christoph, could you please take a look? Thanks, Ilya