pcd1193182 commented on this pull request.


> @@ -2082,6 +2086,38 @@ zfs_resume_fs(zfsvfs_t *zfsvfs, dsl_dataset_t *ds)
        return (err);
 }
 
+/*
+ * Release VOPs and unmount a suspended filesystem.
+ */
+int
+zfs_end_fs(zfsvfs_t *zfsvfs, dsl_dataset_t *ds)

If you're referring to the delphix github, the function is on 5.2: 
https://github.com/delphix/delphix-os/blob/5.2/usr/src/uts/common/fs/zfs/zfs_vfsops.c#L2121
 Not sure why that's relevant, though?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/484#discussion_r164202251
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T1fcfd4fc81bcdfff-Mfec3fa5fb0987b65e2a098f6
Powered by Topicbox: https://topicbox.com

Reply via email to