All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for 2.10 0/2] block: simple changes
@ 2017-04-05 15:18 Denis V. Lunev
  2017-04-05 15:18 ` [Qemu-devel] [PATCH 1/2] block: fix obvious coding style mitakes in block_int.h Denis V. Lunev
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Denis V. Lunev @ 2017-04-05 15:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Denis V. Lunev, Kevin Wolf, Max Reitz

First patch here is one we have agreed on during the initial discussion
about truncate() in parallels format driver, another one is simple
coding style change spotted by my student.

Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Kevin Wolf <kwolf@redhat.com>
CC: Max Reitz <mreitz@redhat.com>

Denis V. Lunev (1):
  block: assert no image modification under BDRV_O_INACTIVE

Klim Kireev (1):
  block: fix obvious coding style mitakes in block_int.h

 block.c                   | 2 ++
 include/block/block_int.h | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.7.4

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-05 15:18 [Qemu-devel] [PATCH for 2.10 0/2] block: simple changes Denis V. Lunev
2017-04-05 15:18 ` [Qemu-devel] [PATCH 1/2] block: fix obvious coding style mitakes in block_int.h Denis V. Lunev
2017-04-05 15:35   ` Eric Blake
2017-04-13 19:01     ` Max Reitz
2017-04-05 15:18 ` [Qemu-devel] [PATCH 2/2] block: assert no image modification under BDRV_O_INACTIVE Denis V. Lunev
2017-04-05 15:37   ` Eric Blake
2017-04-05 15:47     ` Denis V. Lunev
2017-04-13 19:09   ` Max Reitz
2017-04-13 19:11 ` [Qemu-devel] [PATCH for 2.10 0/2] block: simple changes Max Reitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.