I am afraid this is a bug, too.
Junjiro Okajima
diff -u -p -r1.1 subr.c
--- unionfs-20051118-1120/subr.c 20 Nov 2005 04:06:50 -0000 1.1
+++ unionfs-20051118-1120/subr.c 22 Nov 2005 06:36:08 -0000
@@ -99,6 +99,7 @@ int create_whiteout(struct dentry *dentr
/* The whiteout already exists. This used to be impossible, but
* now is possible because of opaqueness. */
if (hidden_wh_dentry->d_inode) {
+ DPUT(hidden_wh_dentry);
err = 0;
goto out;
}
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs