K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-08-24T00:42:37.194210Z K 7 svn:log V 373 MFV r254749: Don't hold dd_lock for long by breaking it when not doing dsl_dir accounting. It is not necessary to hold the lock while manipulating the parent's accounting, because there is no interface for userland to see a consistent picture of both parent and child at the same time anyway. Illumos ZFS issues: 4046 dsl_dataset_t ds_dir->dd_lock is highly contended END