Linux block layer
 help / color / mirror / Atom feed
* [PATCH V3 0/3] block/loop: handle discard/zeroout error
@ 2017-10-04 14:52 Shaohua Li
  2017-10-04 14:52 ` [PATCH V3 1/3] block/loop: don't hijack error number Shaohua Li
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shaohua Li @ 2017-10-04 14:52 UTC (permalink / raw)
  To: linux-block; +Cc: ming.lei, axboe, Shaohua Li

From: Shaohua Li <shli@fb.com>

Fix some problems when setting up loop device with a block device as back file
and create/mount ext4 in the loop device.

Thanks,
Shaohua

Shaohua Li (3):
  block/loop: don't hijack error number
  block/loop: use FALLOC_FL_ZERO_RANGE for REQ_OP_WRITE_ZEROES
  block: don't print message for discard error

 block/blk-core.c     | 2 ++
 drivers/block/loop.c | 9 ++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.9.5

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

end of thread, other threads:[~2017-10-19  5:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 14:52 [PATCH V3 0/3] block/loop: handle discard/zeroout error Shaohua Li
2017-10-04 14:52 ` [PATCH V3 1/3] block/loop: don't hijack error number Shaohua Li
2017-10-04 14:52 ` [PATCH V3 2/3] block/loop: use FALLOC_FL_ZERO_RANGE for REQ_OP_WRITE_ZEROES Shaohua Li
2017-10-04 14:52 ` [PATCH V3 3/3] block: don't print message for discard error Shaohua Li
2017-10-07  4:48   ` Ming Lei
2017-10-19  5:13 ` [PATCH V3 0/3] block/loop: handle discard/zeroout error Shaohua Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox