From: Al Viro Date: Sun, 13 Mar 2011 21:08:22 +0000 (-0400) Subject: Allow passing O_PATH descriptors via SCM_RIGHTS datagrams X-Git-Tag: v2.6.39-rc1~514^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326be7b484843988afe57566b627fb7a70beac56;p=pandora-kernel.git Allow passing O_PATH descriptors via SCM_RIGHTS datagrams Just need to make sure that AF_UNIX garbage collector won't confuse O_PATHed socket on filesystem for real AF_UNIX opened socket. Signed-off-by: Al Viro --- Reading git-diff-tree failed