[patch][0/3] Add support infrastructure for Named Pipe
Shirish Pargaonkar <[email protected]>
| Newsgroups | gmane.linux.file-systems.cifs,gmane.linux.file-systems |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] _______________________________________________ linux-cifs-client mailing list [email protected] https://lists.samba.org/mailman/listinfo/linux-cifs-client