[linux-cifs-client] [patch][0/3] Add support infrastructure for Named Pipe

Shirish Pargaonkar shirishpargaonkar at gmail.com
Thu Oct 15 11:36:23 MDT 2009


Add Named Pipe support in cifs client.

Since there are no equivalent kernel APIs for transactions, most of the
SMBTrans
functions are implemented using ioctls which are handle based, like the
APIs used for Named Pipes.

A path based function, WaitNamedPipe is not implemented at this time.
Also not implemented support for multiple fragments in TransactNmPipe
function.


Signed-off-by: Shirish Pargaonkar shirishpargaonkar at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/linux-cifs-client/attachments/20091015/37c584b2/attachment.html>


More information about the linux-cifs-client mailing list