[CIFS] CIFS support for named pipes (part 1)
authorSteve French <sfrench@us.ibm.com>
Fri, 28 Sep 2007 22:28:55 +0000 (22:28 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 28 Sep 2007 22:28:55 +0000 (22:28 +0000)
This allows cifs to mount to ipc shares (IPC$)
which will allow user space applications to
layer over authenticated cifs connections
(useful for Wine and others that would want
to put DCE/RPC over CIFS or run CIFS named
pipes)

Acked-by: Rob Shearman <rob@codeweavers.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found