linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* overlayfs v8 problems with whiteout links
@ 2011-04-22  8:43 Jordi Pujol
  2011-04-23 12:43 ` Jordi Pujol
  0 siblings, 1 reply; 12+ messages in thread
From: Jordi Pujol @ 2011-04-22  8:43 UTC (permalink / raw)
  To: linux-fsdevel, Miklos Szeredi

Hello,

Now working on a persistent Live that uses overlayfs v8 and
tmpfs xattrs, all works near well but sometimes whiteout fails,

I think maybe xattrs create and delete is not synchronized with the operations 
create and delete for whiteout links.

these are commands from a Debian package build, 
showing a command "rm -rf" that cannot remove the files because a whiteout link 
was not removed successfully.

dpkg-deb: building package `nvidia-kernel-2.6.38-4.jpp.1-lnet-amd64' in 
`/usr/src/nvidia-kernel-2.6.38-4.jpp.1-lnet-
amd64_270.41.06-1.lnet1+2.6.38-16_amd64.deb'.
dh_prep
rm: cannot remove `debian/nvidia-kernel-2.6.38-4.jpp.1-lnet-amd64/DEBIAN': 
Directory not empty
dh_prep: rm -rf debian/nvidia-kernel-2.6.38-4.jpp.1-lnet-amd64/ returned exit 
code 1

the directory listing shows the whiteout, but it must be hidden,

# ls -R1l nvidia-kernel-2.6.38-4.jpp.1-lnet-amd64
nvidia-kernel-2.6.38-4.jpp.1-lnet-amd64:
total 4
drwxr-xr-x 2 root root 4096 2011-04-22 10:19 DEBIAN

nvidia-kernel-2.6.38-4.jpp.1-lnet-amd64/DEBIAN:
total 0
lrwxrwxrwx 1 root root 18 2011-04-22 10:19 control -> (overlay-whiteout)

Thanks,

Jordi Pujol

Live never ending Tale
GNU/Linux Live forever!
http://livenet.selfip.com

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

end of thread, other threads:[~2011-04-27 18:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-22  8:43 overlayfs v8 problems with whiteout links Jordi Pujol
2011-04-23 12:43 ` Jordi Pujol
2011-04-23 14:51   ` Jordi Pujol
2011-04-24 18:08     ` Jordi Pujol
2011-04-26 15:50       ` Miklos Szeredi
2011-04-27  7:57         ` Jordi Pujol
2011-04-27 11:41           ` Miklos Szeredi
2011-04-27 13:30             ` Jordi Pujol
2011-04-27 14:50               ` Jordi Pujol
2011-04-27 18:52                 ` Miklos Szeredi
2011-04-26 15:34     ` Miklos Szeredi
2011-04-27  9:36       ` Jordi Pujol

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).