All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Serge E. Hallyn" <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
To: Dan Smith <danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org
Subject: Re: [PATCH 3/3] Stub implementation of IPC namespace c/r (v2)
Date: Thu, 2 Apr 2009 13:06:59 -0500	[thread overview]
Message-ID: <20090402180659.GD21178@us.ibm.com> (raw)
In-Reply-To: <1238533107-11796-4-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>

Quoting Dan Smith (danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org):
> Changes:
>  - Update to match UTS changes
> 
> Signed-off-by: Dan Smith <danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>

Acked-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>

Oren, I will wait until you rebase your IPC patches on top of these
patches before reviewing them more, if that's ok.

> +static int cr_write_ipcns(struct cr_ctx *ctx, struct ipc_namespace *ipc)
> +{
> +	struct cr_hdr h;
> +	struct cr_hdr_ipcns *hh = cr_hbuf_get(ctx, sizeof(*hh));
> +	int ret;

Note that Oren has taken to checking the return values of all
his cr_hbuf_gets()s...

-serge

      parent reply	other threads:[~2009-04-02 18:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-31 20:58 c/r: Add UTS support Dan Smith
     [not found] ` <1238533107-11796-1-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-31 20:58   ` [PATCH 1/3] Make cr_may_checkpoint_task() check each namespace individually Dan Smith
     [not found]     ` <1238533107-11796-2-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-04-02 17:50       ` Serge E. Hallyn
2009-03-31 20:58   ` [PATCH 2/3] c/r: Add UTS support (v6) Dan Smith
     [not found]     ` <1238533107-11796-3-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-04-02 17:44       ` Serge E. Hallyn
2009-04-02 17:54         ` Dan Smith
     [not found]           ` <87wsa32b7h.fsf-FLMGYpZoEPULwtHQx/6qkW3U47Q5hpJU@public.gmane.org>
2009-04-06  2:33             ` Oren Laadan
2009-04-02 17:48       ` Serge E. Hallyn
2009-04-02 17:58       ` Serge E. Hallyn
     [not found]         ` <20090402175804.GC21178-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-04-02 18:06           ` Dan Smith
2009-04-02 18:09       ` Serge E. Hallyn
     [not found]         ` <20090402180936.GE21178-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-04-02 18:10           ` Dan Smith
2009-03-31 20:58   ` [PATCH 3/3] Stub implementation of IPC namespace c/r (v2) Dan Smith
     [not found]     ` <1238533107-11796-4-git-send-email-danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-04-02 18:06       ` Serge E. Hallyn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090402180659.GD21178@us.ibm.com \
    --to=serue-r/jw6+rmf7hqt0dzr+alfa@public.gmane.org \
    --cc=containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org \
    --cc=danms-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.