Re: [PATCH] Isolate the UTS namespace's domainname and hostname back

2007-11-21 Thread Cedric Le Goater
Pavel Emelyanov wrote: > The commit > > commit 7d69a1f4a72b18876c99c697692b78339d491568 > Author: Cedric Le Goater <[EMAIL PROTECTED]> > Date: Sun Jul 15 23:40:58 2007 -0700 > > remove CONFIG_UTS_NS and CONFIG_IPC_NS > > accidentally removed the code, that prevented the uts->hostname > and

[PATCH] Isolate the UTS namespace's domainname and hostname back

2007-11-21 Thread Pavel Emelyanov
The commit commit 7d69a1f4a72b18876c99c697692b78339d491568 Author: Cedric Le Goater <[EMAIL PROTECTED]> Date: Sun Jul 15 23:40:58 2007 -0700 remove CONFIG_UTS_NS and CONFIG_IPC_NS accidentally removed the code, that prevented the uts->hostname and uts->domainname values from being overwrit