mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Prefer org.openzfs for features and properties
Moving forward, we wish to use org.openzfs (no dash) rather than org.open-zfs or org.zfsonlinux for feature GUIDs and property names. The existing feature GUIDs cannot be changed. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Richard Laager <rlaager@wiktel.com> Closes #10003
This commit is contained in:
@@ -591,8 +591,8 @@ typedef struct zpool_load_policy {
|
||||
|
||||
/*
|
||||
* The following are configuration names used in the nvlist describing a pool's
|
||||
* configuration. New on-disk names should be prefixed with "<reverse-DNS>:"
|
||||
* (e.g. "org.open-zfs:") to avoid conflicting names being developed
|
||||
* configuration. New on-disk names should be prefixed with "<reversed-DNS>:"
|
||||
* (e.g. "org.openzfs:") to avoid conflicting names being developed
|
||||
* independently.
|
||||
*/
|
||||
#define ZPOOL_CONFIG_VERSION "version"
|
||||
|
||||
Reference in New Issue
Block a user