From: David Howells Date: Fri, 6 Mar 2015 14:05:26 +0000 (+0000) Subject: VFS: AF_UNIX sockets should call mknod on the top layer only X-Git-Tag: omap-for-v4.1/fixes-rc1~20^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee8ac4d61c2cf43bdd427e70db97ac330e61570d;p=pandora-kernel.git VFS: AF_UNIX sockets should call mknod on the top layer only AF_UNIX sockets should call mknod on the top layer only and should not attempt to modify the lower layer in a layered filesystem such as overlayfs. Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed