"Vincent Vanackere": > BTW, could it be that my bug is related to the following one ? > https://bugzilla.filesystems.org/show_bug.cgi?id=448
Yes, I guess. Those OOPS are produced by dentry private data being a NULL pointer. I think that nfsd try getting dentry from inode, while usual lookup gets it from filename. And I am afraid that the fact of 'unionfs without imap option can change inode number unexpectedly' may be related. Junjiro Okajima _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
