freebsd-dev/sys/cddl/contrib/opensolaris
Mateusz Guzik 752fc07d33 vfs: implement v_holdcnt/v_usecount manipulation using atomic ops
Transitions 0->1 and 1->0 (which decide e.g. on putting the vnode on the free
list) of either counter are still guarded with vnode interlock.

Reviewed by:	kib (earlier version)
Tested by:	pho
2015-07-16 13:57:05 +00:00
..
common Rename zfs nvpair files to not colidate with our nvlist. 2015-07-09 21:53:40 +00:00
uts vfs: implement v_holdcnt/v_usecount manipulation using atomic ops 2015-07-16 13:57:05 +00:00
OPENSOLARIS.LICENSE