Quoting Dan Smith (danms@xxxxxxxxxx): > Changes: > - Update to match UTS changes > > Signed-off-by: Dan Smith <danms@xxxxxxxxxx> Acked-by: Serge Hallyn <serue@xxxxxxxxxx> 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 _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers