K 10 svn:author V 3 mav K 8 svn:date V 27 2013-08-17T18:38:00.701597Z K 7 svn:log V 204 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