changeset 21282:35232b9ce6f3

OS-7793 Need mitigation for MDS (fix mismerge)
author Andy Fiddaman <omnios@citrus-it.co.uk>
date Thu, 16 May 2019 12:42:12 +0000
parents bc6727b99911
children 67756142e6d1
files usr/src/uts/common/fs/zfs/zvol.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/common/fs/zfs/zvol.c	Wed May 15 11:40:06 2019 +0000
+++ b/usr/src/uts/common/fs/zfs/zvol.c	Thu May 16 12:42:12 2019 +0000
@@ -1871,8 +1871,6 @@
 			zil_commit(zv->zv_zilog, ZVOL_OBJ);
 		}
 
-		ht_end_unsafe();
-
 		if (!(flag & FKIOCTL))
 			dfl_free(dfl);