ofaaland commented on this pull request.


> @@ -54,6 +54,11 @@ struct uberblock {
 
        /* highest SPA_VERSION supported by software that wrote this txg */
        uint64_t        ub_software_version;
+
+       /* These fields are reserved for features that are under development: */
+       uint64_t        ub_mmp_magic;
+       uint64_t        ub_mmp_delay;
+       uint64_t        ub_checkpoint_txg;

Make it `ub_mmp_seq` as Brian suggested.

-- 
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/425#discussion_r127275726
------------------------------------------
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/Td128c23c12b31635-M528a175bf53799ceb04dfdb4
Powered by Topicbox: https://topicbox.com

Reply via email to