From: Michael Halcrow Date: Tue, 29 Apr 2008 07:59:52 +0000 (-0700) Subject: eCryptfs: make key module subsystem respect namespaces X-Git-Tag: v2.6.26-rc1~597 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a3fd92e73fffd9e583650c56ad9558afe51dc5c;p=pandora-kernel.git eCryptfs: make key module subsystem respect namespaces Make eCryptfs key module subsystem respect namespaces. Since I will be removing the netlink interface in a future patch, I just made changes to the netlink.c code so that it will not break the build. With my recent patches, the kernel module currently defaults to the device handle interface rather than the netlink interface. [akpm@linux-foundation.org: export free_user_ns()] Signed-off-by: Michael Halcrow Acked-by: Serge Hallyn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed