NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/51447: nullfs seems to not delete files properly



On Sat, Aug 27, 2016 at 11:30:02AM +0000, coypu%sdf.org@localhost wrote:
> >Synopsis:       nullfs seems to not delete files properly

I think this description is a bit misleading. I'm seeing similar issues,
where references remain to removed files. David suggested that some of
the nullfs nodes might remain in cached. That would be useful to verify
if you can reproduce this problem. E.g. the current explination is that
the vnode on the real filesystem is referenced by the nullfs vnode and
the nullfs vnode is only left alive by some cache.

Joerg


Home | Main Index | Thread Index | Old Index