andy-js commented on this pull request.


> @@ -73,6 +74,13 @@ struct libzfs_handle {
        int libzfs_storeerr; /* stuff error messages into buffer */
        void *libzfs_sharehdl; /* libshare handle */
        boolean_t libzfs_mnttab_enable;
+       /*
+        * We need a lock to handle the case where parallel mount threads
+        * are populating the mnttab cache simultaneously. The lock only
+        * protects the integrity of of the avl tree, and does not protect

"of of the avl tree"

-- 
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/596#pullrequestreview-107029958
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/discussions/T593c4e9268e77564-Mc26bb697c4b1168a22dc654c
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to