ahrens commented on this pull request.
> @@ -55,11 +55,10 @@ extern boolean_t zfs_free_leak_on_eio; #define ZFS_DEBUG_DNODE_VERIFY (1 << 2) #define ZFS_DEBUG_SNAPNAMES (1 << 3) #define ZFS_DEBUG_MODIFY (1 << 4) -#define ZFS_DEBUG_SPA (1 << 5) I think your concern is that you have scripts that are setting the 5th bit, and we could reuse this bit to mean something else in the future, so you'd like this to be renamed to `ZFS_DEBUG_DONT_USE` or something like that? -- 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/580#discussion_r172322745 ------------------------------------------ openzfs: openzfs-developer Permalink: https://openzfs.topicbox.com/groups/developer/discussions/Tc900752b49c91015-M7f755a1d00bf02b4343261b0 Delivery options: https://openzfs.topicbox.com/groups
