yuripv commented on this pull request.


> @@ -153,6 +153,7 @@ struct vdev {
        vdev_stat_t     vdev_stat;      /* virtual device statistics    */
        boolean_t       vdev_expanding; /* expand the vdev?             */
        boolean_t       vdev_reopening; /* reopen in progress?          */
+       boolean_t       vdev_nonrot;    /* true if SSD, file, or Virtio */

```true if device is non-rotational```, we don't really want to list all 
non-rotational devices (there are others).

-- 
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/470#pullrequestreview-64642047
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T2365753bb8ec5214-Ma9fa70b5e2af09fa95e2718a
Powered by Topicbox: https://topicbox.com

Reply via email to