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



The following reply was made to PR kern/51447; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/51447: nullfs seems to not delete files properly
Date: Sat, 27 Aug 2016 15:00:06 +0200

 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