]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/baconfig.h
Fix small typo in pruning output reported by Markus Kress.
[bacula/bacula] / bacula / src / baconfig.h
index 9ab945a4ebec4cfd59733e5b599ee546713f2287..7cea63d1550c70cc1cd95c3c7d8ea40ded312f2f 100644 (file)
@@ -299,6 +299,14 @@ void InitWinAPIWrapper();
                                                   * from acl_totext (NFSv4 or ZFS acl)
                                                   */
 #define STREAM_ACL_AFS_TEXT              1014    /* AFS specific string representation from pioctl */
+
+#define STREAM_ACL_AIX_AIXC              1015    /* AIX specific string representation from
+                                                  * aclx_printStr (POSIX acl)
+                                                  */
+#define STREAM_ACL_AIX_NFS4              1016    /* AIX specific string representation from
+                                                  * aclx_printStr (NFSv4 acl)
+                                                  */
+#define STREAM_XATTR_AIX                 1992    /* AIX specific extended attributes */
 #define STREAM_XATTR_OPENBSD             1993    /* OpenBSD specific extended attributes */
 #define STREAM_XATTR_SOLARIS_SYS         1994    /* Solaris specific extensible attributes or
                                                   * otherwise named extended system attributes.