svn commit: samba r23215 - in branches/SAMBA_3_0_26/source/modules:.

Stefan (metze) Metzmacher metze at samba.org
Thu May 31 06:23:08 GMT 2007


> Modified: branches/SAMBA_3_0_26/source/modules/vfs_cap.c
> ===================================================================
> --- branches/SAMBA_3_0_26/source/modules/vfs_cap.c	2007-05-29 17:10:36
> -static BOOL cap_set_nt_acl(vfs_handle_struct *handle, files_struct *fsp,
> const char *name, uint32 security_info_sent, struct
> security_descriptor_info *psd)
> +static BOOL cap_set_nt_acl(vfs_handle_struct *handle, files_struct *fsp,
> const char *name, uint32 security_info_sent, struct security_descriptor
> *psd)

I think we need to increase the VFS interface version for
3.0.26

metze


More information about the samba-cvs mailing list