From: Linus Torvalds Date: Fri, 17 Jun 2016 03:16:56 +0000 (-1000) Subject: Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer... X-Git-Tag: v4.7-rc4~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c514bedbe6948f31d29c53aceb9234c1484ae69;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'overlayfs-linus' of git://git./linux/kernel/git/mszeredi/vfs Pull overlayfs fixes from Miklos Szeredi: "This contains two regression fixes: one for the xattr API update and one for using the mounter's creds in file creation in overlayfs. There's also a fix for a bug in handling hard linked AF_UNIX sockets that's been there from day one. This fix is overlayfs only despite the fact that it touches code outside the overlay filesystem: d_real() is an identity function for all except overlay dentries" * 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: ovl: fix uid/gid when creating over whiteout ovl: xattr filter fix af_unix: fix hard linked sockets on overlay vfs: add d_real_inode() helper --- 9c514bedbe6948f31d29c53aceb9234c1484ae69