r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
authorJeremy Allison <jra@samba.org>
Mon, 22 Aug 2005 18:03:08 +0000 (18:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:01:11 +0000 (11:01 -0500)
commitf98f86394a654722fa13ef1dc3c4dea82d452442
tree255d3d15ada5c22112e8f8824bf5a4f5a89fb496
parent47e519e23875499ef5c0ce18ec5cb4d5ef3c3257
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
not understanding abstract data types :-(.
Jeremy.
(This used to be commit be5b4e2fa3ed30b0ff01b47d2354e5f782a12e25)
16 files changed:
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/configure.in
source3/include/includes.h
source3/include/vfs.h
source3/lib/system.c
source3/modules/vfs_audit.c
source3/modules/vfs_cap.c
source3/modules/vfs_catia.c
source3/modules/vfs_extd_audit.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_netatalk.c
source3/modules/vfs_shadow_copy.c
source3/script/mkproto.awk
source3/smbd/dir.c
source3/smbd/vfs-wrap.c