On 06/15/2012 10:38 AM, Luiz Capitulino wrote:
On Thu, 14 Jun 2012 11:55:05 -0400
Corey Bryant wrote:
Reported-by: Kevin Wolf
Reviewed-by: Paolo Bonzini
Signed-off-by: Corey Bryant
This too, would be better to move before the /dev/fd/X feature so that we
avoid having introducing a bug a
On Thu, 14 Jun 2012 11:55:05 -0400
Corey Bryant wrote:
> Reported-by: Kevin Wolf
> Reviewed-by: Paolo Bonzini
> Signed-off-by: Corey Bryant
This too, would be better to move before the /dev/fd/X feature so that we
avoid having introducing a bug and fixing it in a later commit. But again,
it's
Reported-by: Kevin Wolf
Reviewed-by: Paolo Bonzini
Signed-off-by: Corey Bryant
---
v3:
-This patch is new in v3. It was previously submitted on its
own, and is now being included in this series.
block/raw-posix.c |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/blo