Ignore:
Timestamp:
Jul 2, 2011, 4:01:14 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update vendor to version 3.5.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/modules/vfs_acl_xattr.c

    r594 r597  
    208208        .create_file = create_file_acl_common,
    209209        .unlink = unlink_acl_common,
     210
     211
    210212        .fget_nt_acl = fget_nt_acl_common,
    211213        .get_nt_acl = get_nt_acl_common,
    212214        .fset_nt_acl = fset_nt_acl_common,
     215
     216
    213217        .sys_acl_set_file = sys_acl_set_file_xattr,
    214218        .sys_acl_set_fd = sys_acl_set_fd_xattr
Note: See TracChangeset for help on using the changeset viewer.