]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Assert that OBJ_TMPFS flag on the vm object for the tmpfs node is
authorkib <kib@FreeBSD.org>
Thu, 30 May 2013 19:51:33 +0000 (19:51 +0000)
committerkib <kib@FreeBSD.org>
Thu, 30 May 2013 19:51:33 +0000 (19:51 +0000)
commitb94a58f986e2b9d65813231bfb1bed398f4d3f6a
treef22400cd7fecbc5c49c3a4d84035546dcdb76576
parent910939ccf3182ad800172a1b9068f0b1e2fae96b
Assert that OBJ_TMPFS flag on the vm object for the tmpfs node is
cleared when the tmpfs node is going away.

Tested by: bdrewery, pho
sys/fs/tmpfs/tmpfs_subr.c