s3:smbXsrv.idl: add smbXsrv_open* structures
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Mar 2012 17:38:07 +0000 (18:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 29 Jun 2012 17:11:04 +0000 (19:11 +0200)
commit9c8e2b5af0039a8bae216781df008be10c0f0835
tree31d9fdf35d1367e4bea7016ed76c8dfcc488c582
parent86d586d8730173bd605b75edb6e0f192ca4819dd
s3:smbXsrv.idl: add smbXsrv_open* structures

struct smbXsrv_open will represent a SMB 1 or SMB 2
open file handle, while 'files_struct' will be changed
to handle just the protocol independent glue for the SMB_VFS layer.

Note: the format is not stable yet, we need to add more things
      when we start to support durable handles.

metze
source3/librpc/idl/smbXsrv.idl