Re: [PATCH 0/2] overlayfs fixes

From: Miklos Szeredi
Date: Thu Nov 25 2010 - 10:07:09 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/