>I am afraid this is a bug.
>Forgetting dput() can make system unreliable, since the non-exsisting
>file (or dir) may be misunderstood as if it exists.
>
>               /* This will dput our double gotten parent. */
>               unlock_rename(hidden_dir_dentry, hidden_dir_dentry);
>+              DPUT(hidden_dir_dentry);
>+              DPUT(hidden_dir_dentry);

Twice?


Jan Engelhardt
-- 
| Alphagate Systems, http://alphagate.hopto.org/
| jengelh's site, http://jengelh.hopto.org/
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to