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)
commit6b707263058ec69f12a6235890005a226c8671de
tree352df0d7ee6a705f144e1845be8df0ccd3f68463
parent773f5cce80322d8674ac0b99b0e0ea641991af1b
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
(This used to be commit 9fc70e2ed6a54f6d9a0530f4d37c0f8acadb6778)
source4/ntvfs/ipc/vfs_ipc.c
source4/ntvfs/ntvfs_generic.c
source4/ntvfs/posix/pvfs_open.c
source4/smb_server/smb2/fileio.c