r4173: - new t2open code, that can cope with "create with EAs". Many thanks
authorAndrew Tridgell <tridge@samba.org>
Mon, 13 Dec 2004 10:48:21 +0000 (10:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:22 +0000 (13:07 -0500)
commita56d95ad89b4f32a05974c4fe9a816d67aa369e3
treee14f6dc756b8114ff4fa65b6faf888cb3520b1db
parentbe449f628faf85a163852d18bc724984d3afefd2
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
  to kukks on #samba-technical for the sniffs that allowed me to work
  this out

- much simpler ntvfs open generic mapping code

- added t2open create with EA torture test to RAW-OPEN test
source/include/smb_interfaces.h
source/libcli/raw/clisession.c
source/libcli/raw/rawfile.c
source/ntvfs/ntvfs_generic.c
source/ntvfs/posix/pvfs_open.c
source/smb_server/reply.c
source/torture/gentest.c
source/torture/raw/eas.c
source/torture/raw/open.c
source/torture/raw/search.c
source/torture/torture_util.c