linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] overlayfs fixes
@ 2010-11-17 17:37 Andy Whitcroft
  2010-11-17 17:37 ` [PATCH 1/2] overlayfs: handle missing lower inodes in ovl_is_same_inode Andy Whitcroft
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andy Whitcroft @ 2010-11-17 17:37 UTC (permalink / raw)
  To: Miklos Szeredi
  Cc: linux-fsdevel, linux-kernel, vaurora, neilb, viro, Andy Whitcroft

I did some further testing of overlayfs using it to boot a live filesystem,
which was unsuccessful overall.  I found a couple of issues thrown up by
using squashfs as the underlying layer. Following this email are a couple
of fixes I used to get much closer.

Also, do you have a rebased version of this code for v2.6.37-rc2?
I had a quick run at it and ended up messing it up (panics on boot).

-apw

Andy Whitcroft (2):
  overlayfs: handle missing lower inodes in ovl_is_same_inode
  overlayfs: ovl_copy_up_xattr -- handle EOPNOTSUPP from vfs_listxattr

 fs/overlayfs/overlayfs.c |   27 ++++++++++++++++++---------
 1 files changed, 18 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-28 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 17:37 [PATCH 0/2] overlayfs fixes Andy Whitcroft
2010-11-17 17:37 ` [PATCH 1/2] overlayfs: handle missing lower inodes in ovl_is_same_inode Andy Whitcroft
2010-11-17 17:37 ` [PATCH 2/2] overlayfs: ovl_copy_up_xattr -- handle EOPNOTSUPP from vfs_listxattr Andy Whitcroft
2010-11-25 15:06 ` [PATCH 0/2] overlayfs fixes Miklos Szeredi
2010-11-28 19:18   ` Andy Whitcroft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).