kib ef2ed17f02 Do not perform unneccessary shared recursion on the allproc_lock in
pfs_visible().  The recursion does not cause deadlock because the sx
implementation does not prefer exclusive waiters over the shared, but
this is an implementation detail.

Reported by:	pho, Matthew Bryan <matthew.bryan@isilon.com>
Reviewed by:	jhb
Tested by:	pho
Approved by:	des (pseudofs maintainer)
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
2016-03-11 11:51:38 +00:00
..
2016-03-09 11:45:48 +00:00
2016-03-09 19:06:46 +00:00
2016-03-09 19:06:46 +00:00
2016-03-03 13:07:59 +00:00
2016-03-04 09:07:30 +00:00
2016-03-10 15:51:43 +00:00
2015-11-12 10:31:14 +00:00