]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - include/splat-ctl.h
Add basic credential support and splat tests.
[mirror_spl-debian.git] / include / splat-ctl.h
index 7f49b9ffff8621d7f87bc5ace596927178514835..fc68395e811d75df1e4a6dd8070eb171b6366a37 100644 (file)
@@ -105,6 +105,7 @@ typedef struct splat_cmd {
 #define SPLAT_SUBSYSTEM_ATOMIC         0x0b00
 #define SPLAT_SUBSYSTEM_LIST           0x0c00
 #define SPLAT_SUBSYSTEM_GENERIC                0x0d00
+#define SPLAT_SUBSYSTEM_CRED           0x0e00
 #define SPLAT_SUBSYSTEM_UNKNOWN                0xff00
 
 #endif /* _SPLAT_CTL_H */