Changeset 597 for vendor/current/source3/modules/vfs_acl_xattr.c
- Timestamp:
- Jul 2, 2011, 4:01:14 PM (14 years ago)
- File:
-
- 1 edited
-
vendor/current/source3/modules/vfs_acl_xattr.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/modules/vfs_acl_xattr.c
r594 r597 208 208 .create_file = create_file_acl_common, 209 209 .unlink = unlink_acl_common, 210 211 210 212 .fget_nt_acl = fget_nt_acl_common, 211 213 .get_nt_acl = get_nt_acl_common, 212 214 .fset_nt_acl = fset_nt_acl_common, 215 216 213 217 .sys_acl_set_file = sys_acl_set_file_xattr, 214 218 .sys_acl_set_fd = sys_acl_set_fd_xattr
Note:
See TracChangeset
for help on using the changeset viewer.
