K 10 svn:author V 7 attilio K 8 svn:date V 27 2013-08-09T11:24:29.328980Z K 7 svn:log V 315 Give mutex(9) the ability to recurse on a per-instance basis. Now the MTX_RECURSE flag can be passed to the mtx_*_flag() calls. This helps in cases we want to narrow down to specific calls the possibility to recurse for some locks. Sponsored by: EMC / Isilon storage division Reviewed by: jeff, alc Tested by: pho END