From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Smith Subject: c/r: Add UTS support Date: Mon, 23 Mar 2009 12:32:21 -0700 Message-ID: <1237836743-20262-1-git-send-email-danms@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org List-Id: containers.vger.kernel.org This is the latest version of my UTS patch. I think I integrated all necessary feedback in the flurry of recent discussion. My apologies if I missed something. This also adds the stub IPC namespace implementation, which right now just writes an empty record. Matching userspace support to follow.