On Thu, May 04, 2006 at 04:11:38PM +0200, Torsten Luettgert wrote: > On Mi, 2006-03-29 at 03:08 -0500, Josef Sipek wrote: > > Yeah, that looks like a bug. can you try to use 2.6.16 with latest CVS > > snapshot verify that it is still a problem, and then retry the test with > > UNIONFS_DELETE_ALL? > > It's been a while since I reported this, so here's the problem again: > "Moving a directory to .. doesn't delete it in ." ... > find ro rw join > -> > ro > ro/a > ro/a/b > rw > rw/a > rw/b > rw/.wh.b > join > > It looks to me as if the .wh.b appears in the wrong directory: > rw/.wh.b instead of rw/a/.wh.b
Yea, it should be in rw/a. > This still happens with unionfs-20060503-0408.tar.gz, and > defining UNIONFS_DELETE_ALL (like you asked me to) doesn't help. With one ro and rw branch, it makes sense that it doesn't help. Jeff. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
