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)
commit1b976d51928dd6fa923272d277e13e5267188869
treefe08817ed1b0dc317918e28990077d9b7eb00449
parent07e07f696ad10f3a5d7a0d9de656ff13600ac97d
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()
(This used to be commit c34d729c7c0600a8f11bf7e489a634a4e37fe88e)
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/smbd/trans2.c