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)
commitbe5b4e2fa3ed30b0ff01b47d2354e5f782a12e25
treed272446d9c8e5bbe4c2a70fe52a6073be32e93b5
parentd8c750edb6a4d0037b49557849b3bc2baca8bbc1
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UNIX vendor
not understanding abstract data types :-(.
Jeremy.
16 files changed:
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source/configure.in
source/include/includes.h
source/include/vfs.h
source/lib/system.c
source/modules/vfs_audit.c
source/modules/vfs_cap.c
source/modules/vfs_catia.c
source/modules/vfs_extd_audit.c
source/modules/vfs_full_audit.c
source/modules/vfs_netatalk.c
source/modules/vfs_shadow_copy.c
source/script/mkproto.awk
source/smbd/dir.c
source/smbd/vfs-wrap.c