Hello! I've got a little problem here and I'm not sure if I did something wrong on my side or if there is something wrong with unionfs 1.0.14 (up to the latest snapshot).
My problem: I have three branches mounted on /: 0: /mnt/rw (tmpfs, read-write) 1: /mnt/custom (ext2, read-only) 2: /mnt/rootfs (ext2, read-only) I'm in my home directory. I do a 'unionctl / --add --mode ro /mnt/test'. This one works without a problem. Now if I execute 'ls' I get a deadlock somewhere in unionfs_d_revalidate. I can get you a full calltrace if anybody needs it. Funny thing is, if I execute 'cd' *before* the 'ls', it works correct, without a deadlock. Could anybody confirm this bug? I tested with UnionFS 1.0.14 and latest snapshot (20050927-1818). Thank you, Patrik _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
