Date: Wed, 30 Dec 2015 19:50:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 178238] [nullfs] nullfs don't release i-nodes on unlink. Message-ID: <bug-178238-3630-cr48JjJ2HF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-178238-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-178238-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D178238 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: kib Date: Wed Dec 30 19:49:22 UTC 2015 New revision: 292961 URL: https://svnweb.freebsd.org/changeset/base/292961 Log: Force nullfs vnode reclaim after unlinking, to potentially unlink lower vnode. Otherwise, reference to the lower vnode from the upper one prevents final unlink. PR: 178238 Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Changes: head/sys/fs/nullfs/null_vnops.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-178238-3630-cr48JjJ2HF>