On Wed, 17 Nov 2010, Andy Whitcroft wrote: > overlayfs: handle missing lower inodes in ovl_is_same_inode I don't see how this could be needed. vfs_is_same_inode() checks if the dentries are positive. In that case either the upper dentry or the lower dentry or both must exist. > overlayfs: ovl_copy_up_xattr -- handle EOPNOTSUPP from vfs_listxattr Applied. Thanks, Andy. I pushed an updated version based on v2.6.37-rc3 to the overlayfs.v5 branch: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs.v5 Thanks, Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html