Add the STREAMINFO vfs call
authorVolker Lendecke <vl@samba.org>
Sat, 19 Jan 2008 19:41:15 +0000 (20:41 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 19 Jan 2008 21:58:17 +0000 (22:58 +0100)
commitc34d729c7c0600a8f11bf7e489a634a4e37fe88e
tree9d6e50edb43994e0d4f5775c5fd5c7561620618b
parent999647329028147d7c29a3348202641b3e03430e
Add the STREAMINFO vfs call

Based on jpeach's work, modified the streaminfo prototype

Make use of it in trans2.c together with marshall_stream_info()
source/include/vfs.h
source/include/vfs_macros.h
source/modules/vfs_default.c
source/smbd/trans2.c