K 10 svn:author V 3 mav K 8 svn:date V 27 2013-11-16T15:41:54.716264Z K 7 svn:log V 217 MFC r254787: Remove locking from taskqueue_member(). The list of threads is static during the taskqueue life cycle, so there is no need to protect it, taking quite congested lock several more times for each ZFS I/O. END