linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* small dm mpath cleanups
@ 2017-04-26  7:40 Christoph Hellwig
  2017-04-26  7:40 ` [PATCH 1/4] dm mpath: merge do_end_io into multipath_end_io Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Christoph Hellwig @ 2017-04-26  7:40 UTC (permalink / raw)
  To: snitzer; +Cc: dm-devel, linux-block

Hi Mike,

this series has some prep patches for my work to have proper, type
checked block errors codes.  One fallout of that is that we need to
get rid of how dm overloads a few return values with either internal
positive error codes or negative errno values.  This patches does
that, which happens to clean things up a bit, and also allows us
dm to propagate the actual error code in one case where it currently
is dropped on the floor.

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

end of thread, other threads:[~2017-04-28 20:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26  7:40 small dm mpath cleanups Christoph Hellwig
2017-04-26  7:40 ` [PATCH 1/4] dm mpath: merge do_end_io into multipath_end_io Christoph Hellwig
2017-04-26  7:40 ` [PATCH 2/4] dm rq: change ->rq_end_io calling conventions Christoph Hellwig
2017-04-26  7:40 ` [PATCH 3/4] dm mpath: simplify multipath_clone_and_map a little bit Christoph Hellwig
2017-04-26  7:40 ` [PATCH 4/4] dm: introduce a new DM_MAPIO_KILL return value Christoph Hellwig
2017-04-26 18:41 ` small dm mpath cleanups Bart Van Assche
2017-04-27  2:24   ` Mike Snitzer
2017-04-27  6:33   ` hch
2017-04-28 20:23     ` Mike Snitzer
2017-04-28 20:42       ` Bart Van Assche

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