implement the documented SMB2 create blobs in the server
authorAndrew Tridgell <tridge@samba.org>
Wed, 28 May 2008 06:28:37 +0000 (16:28 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 28 May 2008 06:28:37 +0000 (16:28 +1000)
commit9fc70e2ed6a54f6d9a0530f4d37c0f8acadb6778
tree7b598ee96fdc5f3212f16464860152d4fcb28343
parentf5985a0490e4105a9b0208f6b7b19e635db324f9
implement the documented SMB2 create blobs in the server

Not all of them are honoured yet, but they are all parsed and the ones
that have SMB equivalents are honoured
source/ntvfs/ipc/vfs_ipc.c
source/ntvfs/ntvfs_generic.c
source/ntvfs/posix/pvfs_open.c
source/smb_server/smb2/fileio.c