Print this page
*** NO COMMENTS ***

@@ -123,13 +123,10 @@
 
         /* has internal locking: */
         dsl_deadlist_t ds_deadlist;
         bplist_t ds_pending_deadlist;
 
-        /* to protect against multiple concurrent incremental recv */
-        kmutex_t ds_recvlock;
-
         /* protected by lock on pool's dp_dirty_datasets list */
         txg_node_t ds_dirty_link;
         list_node_t ds_synced_link;
 
         /*