Re: [Ecryptfs-devel] [PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications

2008-04-15 Thread Serge E. Hallyn
Quoting Andrew Morton ([EMAIL PROTECTED]): On Tue, 15 Apr 2008 15:23:13 -0500 Michael Halcrow [EMAIL PROTECTED] wrote: Functions to facilitate reading and writing to the eCryptfs miscellaneous device handle. This will replace the netlink interface as the preferred mechanism for

Re: [Ecryptfs-devel] [PATCH] eCryptfs: Make key module subsystem respect namespaces

2008-04-17 Thread Serge E. Hallyn
Quoting Michael Halcrow ([EMAIL PROTECTED]): On Tue, Apr 15, 2008 at 04:34:02PM -0500, Serge E. Hallyn wrote: Quoting Andrew Morton ([EMAIL PROTECTED]): On Tue, 15 Apr 2008 15:23:13 -0500 Michael Halcrow [EMAIL PROTECTED] wrote: ... + rc = ecryptfs_find_daemon_by_euid

Re: [Ecryptfs-devel] [PATCH] eCryptfs: Fix refs to pid and user_ns

2008-04-17 Thread Serge E. Hallyn
Quoting Michael Halcrow ([EMAIL PROTECTED]): On Thu, Apr 17, 2008 at 10:34:06AM -0500, Serge E. Hallyn wrote: Quoting Michael Halcrow ([EMAIL PROTECTED]): @@ -206,6 +210,7 @@ ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, uid_t euid, pid_t pid) goto out