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

Jeremy Allison jra at samba.org
Thu May 31 06:37:20 GMT 2007


On Wed, May 30, 2007 at 11:34:30PM -0700, Jeremy Allison wrote:
> On Thu, May 31, 2007 at 08:23:08AM +0200, Stefan (metze) Metzmacher wrote:
> > > 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
> 
> I thouhgt I already did that when adding LCHOWN ?

Yep - just checked. It's 21 for 3.0.25 and 22 for 3.0.26.

Jeremy.


More information about the samba-technical mailing list