svn commit: samba r15929 - in trunk/source: include modules smbd

jpeach at samba.org jpeach at samba.org
Mon May 29 06:07:15 GMT 2006


Author: jpeach
Date: 2006-05-29 06:07:14 +0000 (Mon, 29 May 2006)
New Revision: 15929

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15929

Log:
Remove the redundant connection_struct argument that pas passed to VFS
backends. The canonical way to get the current connection_struct is
now handle->conn.

This can be merged to the 3.0 branch after 3.0.23 has shipped.

Modified:
   trunk/source/include/vfs.h
   trunk/source/include/vfs_macros.h
   trunk/source/modules/vfs_afsacl.c
   trunk/source/modules/vfs_audit.c
   trunk/source/modules/vfs_cap.c
   trunk/source/modules/vfs_catia.c
   trunk/source/modules/vfs_default_quota.c
   trunk/source/modules/vfs_expand_msdfs.c
   trunk/source/modules/vfs_extd_audit.c
   trunk/source/modules/vfs_fake_perms.c
   trunk/source/modules/vfs_full_audit.c
   trunk/source/modules/vfs_netatalk.c
   trunk/source/modules/vfs_readonly.c
   trunk/source/modules/vfs_recycle.c
   trunk/source/modules/vfs_shadow_copy.c
   trunk/source/smbd/vfs-wrap.c


Changeset:
Sorry, the patch is too large (3864 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15929


More information about the samba-cvs mailing list