]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the v_object leak for non-regular tmpfs vnodes.
authorkib <kib@FreeBSD.org>
Thu, 2 May 2013 18:46:31 +0000 (18:46 +0000)
committerkib <kib@FreeBSD.org>
Thu, 2 May 2013 18:46:31 +0000 (18:46 +0000)
commita0955c41eef25623e633239b577325a2117af246
tree5dbd5b4341aa5aeb8afb0fa1126c8f4adb7eda7a
parent5830ee0d3ff65246d6a80a17030fb0131023a3ce
Fix the v_object leak for non-regular tmpfs vnodes.

Reported and tested by: pho
Sponsored by: The FreeBSD Foundation
sys/fs/tmpfs/tmpfs_vnops.c