<div>Add Named Pipe support in cifs client.  </div>
<div> </div>
<div>Since there are no equivalent kernel APIs for transactions, most of the SMBTrans</div>
<div>functions are implemented using ioctls which are handle based, like the </div>
<div>APIs used for Named Pipes.</div>
<div> </div>
<div>A path based function, WaitNamedPipe is not implemented at this time.</div>
<div>Also not implemented support for multiple fragments in TransactNmPipe function.</div>
<div> </div>
<div> </div>
<div>Signed-off-by: Shirish Pargaonkar <a href="mailto:shirishpargaonkar@gmail.com">shirishpargaonkar@gmail.com</a></div>