> >Yup, realized this after posting. I think it must be autofs4 doing something weird. Like this in autofs4_lookup_unhashed(): /* * Make the rehashed dentry negative so the VFS * behaves as it should. */ if (inode) { dentry->d_inode = NULL; Miklos --
