unionfs_clear_inode tries to iput all the hidden inodes. However, iput will cause a null pointer exception if hidden_inode->i_sb is NULL.
For some reason I've hit that a few times. This is latest snapshot on ext3. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
