]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/streams.h
Fix typo
[bacula/bacula] / bacula / src / streams.h
index cf823a1e1a609ef8459829dbe7b9c752f9f18e8d..0a1bbfce5ba0ab686e9686bb841eede35bb17143 100644 (file)
 #define STREAM_ACL_AIX_NFS4              1016    /* AIX specific string representation from
                                                   * aclx_printStr (NFSv4 acl)
                                                   */
+#define STREAM_ACL_FREEBSD_NFS4_ACL      1017    /* FreeBSD specific acl_t string representation
+                                                  * from acl_to_text (NFSv4 or ZFS acl)
+                                                  */
 #define STREAM_XATTR_IRIX                1990    /* IRIX specific extended attributes */
 #define STREAM_XATTR_TRU64               1991    /* TRU64 specific extended attributes */
 #define STREAM_XATTR_AIX                 1992    /* AIX specific extended attributes */