On 06/25/2012 05:16 AM, Stefan Hajnoczi wrote:
On Fri, Jun 22, 2012 at 01:31:17PM -0600, Eric Blake wrote:
On 06/22/2012 12:36 PM, Corey Bryant wrote:
This sets the close-on-exec flag for the file descriptor received
via SCM_RIGHTS.
Signed-off-by: Corey Bryant
---
v4
-This patch is new in
On Fri, Jun 22, 2012 at 01:31:17PM -0600, Eric Blake wrote:
> On 06/22/2012 12:36 PM, Corey Bryant wrote:
> > This sets the close-on-exec flag for the file descriptor received
> > via SCM_RIGHTS.
> >
> > Signed-off-by: Corey Bryant
> > ---
> > v4
> > -This patch is new in v4 (ebl...@redhat.com)
On 06/22/2012 12:36 PM, Corey Bryant wrote:
> This sets the close-on-exec flag for the file descriptor received
> via SCM_RIGHTS.
>
> Signed-off-by: Corey Bryant
> ---
> v4
> -This patch is new in v4 (ebl...@redhat.com)
>
> qemu-char.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
This sets the close-on-exec flag for the file descriptor received
via SCM_RIGHTS.
Signed-off-by: Corey Bryant
---
v4
-This patch is new in v4 (ebl...@redhat.com)
qemu-char.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qemu-char.c b/qemu-char.c
index c2aaaee..f890113