mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
Still experimental and version 4.7.4 is coming shortly, so test before putting into production. Happy birthday release. Sponsored by: iXsystems Inc.
13 lines
435 B
Text
13 lines
435 B
Text
Signed-off-by: Alexander Zagrebin <alex@zagrebin.ru>
|
|
|
|
--- librpc/idl/xattr.idl.orig 2017-12-17 05:40:37 UTC
|
|
+++ librpc/idl/xattr.idl 2017-12-17
|
|
@@ -168,7 +168,7 @@ interface xattr
|
|
can discard if this doesn't match the underlying ACL hash.
|
|
*/
|
|
|
|
- const char *XATTR_NTACL_NAME = "security.NTACL";
|
|
+ const char *XATTR_NTACL_NAME = "user.NTACL";
|
|
|
|
const int XATTR_SD_HASH_SIZE = 64;
|
|
const int XATTR_SD_HASH_TYPE_NONE = 0x0;
|