git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa4d861
)
VFS: AF_UNIX sockets should call mknod on the top layer only
author
David Howells
<dhowells@redhat.com>
Fri, 6 Mar 2015 14:05:26 +0000
(14:05 +0000)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 15 Apr 2015 19:06:54 +0000
(15:06 -0400)
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 <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
net/unix/af_unix.c
patch
|
blob
|
history
diff --cc
net/unix/af_unix.c
Simple merge