linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
@ 2017-09-21 17:12 Ilya Dryomov
  2017-09-21 17:12 ` [PATCH 1/2] block: factor out __blkdev_issue_zero_pages() Ilya Dryomov
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ilya Dryomov @ 2017-09-21 17:12 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Martin K. Petersen, Hannes Reinecke, Jens Axboe, linux-block

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(-)

-- 
2.4.3

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

end of thread, other threads:[~2017-10-04 14:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21 17:12 [PATCH 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout() Ilya Dryomov
2017-09-21 17:12 ` [PATCH 1/2] block: factor out __blkdev_issue_zero_pages() Ilya Dryomov
2017-10-03  7:56   ` Christoph Hellwig
2017-09-21 17:12 ` [PATCH 2/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout() Ilya Dryomov
2017-10-03  8:04   ` Christoph Hellwig
2017-10-04 14:56     ` Ilya Dryomov
2017-10-02  6:25 ` [PATCH 0/2] " Ilya Dryomov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).