Ramzec commented on this pull request.


> @@ -2940,7 +2916,8 @@ dbuf_rele_and_unlock(dmu_buf_impl_t *db, void *tag)
                                    db->db.db_size, db);
                                mutex_exit(&db->db_mtx);
 
-                               if (db->db_caching_status == DB_DBUF_CACHE) {
+                               if (db->db_caching_status == DB_DBUF_CACHE &&
+                                   !evicting) {
                                        dbuf_evict_notify();

Thank you. I have no other questions.

-- 
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/645#discussion_r193510838
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/Tb73a3d2cba6f4c23-Mde0129846393d55fefc46d70
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to