qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] block: More robust error handling around perm check
@ 2017-03-07 11:07 Fam Zheng
  2017-03-07 11:07 ` [Qemu-devel] [PATCH v2 1/2] block: Don't use error_abort in blk_new_open Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fam Zheng @ 2017-03-07 11:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Eric Blake, Jeff Cody, Kevin Wolf, Max Reitz, qemu-block

v2: Fix error handling in both patches. [Kevin]

These are a couple cases added with the op blocker changes, where errp is
available but we still use error_abort. Fix them for obvious reasons.

Fam Zheng (2):
  block: Don't use error_abort in blk_new_open
  commit: Don't use error_abort in commit_start

 block/block-backend.c |  7 ++++++-
 block/commit.c        | 16 ++++++++++++++--
 2 files changed, 20 insertions(+), 3 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-03-07 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 11:07 [Qemu-devel] [PATCH v2 0/2] block: More robust error handling around perm check Fam Zheng
2017-03-07 11:07 ` [Qemu-devel] [PATCH v2 1/2] block: Don't use error_abort in blk_new_open Fam Zheng
2017-03-07 11:07 ` [Qemu-devel] [PATCH v2 2/2] commit: Don't use error_abort in commit_start Fam Zheng
2017-03-07 12:39 ` [Qemu-devel] [PATCH v2 0/2] block: More robust error handling around perm check Kevin Wolf

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