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)
commitfbd8c61ff7a7c41d16c400ddb87ad290f4af167d
treef8755bbce13d03e39e58c86ba6a541d1ff1cd8c3
parente08e2645de81a89902adcd84e405bfc5baf1fab6
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
(This used to be commit a56d95ad89b4f32a05974c4fe9a816d67aa369e3)
source4/include/smb_interfaces.h
source4/libcli/raw/clisession.c
source4/libcli/raw/rawfile.c
source4/ntvfs/ntvfs_generic.c
source4/ntvfs/posix/pvfs_open.c
source4/smb_server/reply.c
source4/torture/gentest.c
source4/torture/raw/eas.c
source4/torture/raw/open.c
source4/torture/raw/search.c
source4/torture/torture_util.c