mirror of
https://github.com/samba-team/samba.git
synced 2025-10-28 03:33:13 +03:00
- the stacking of modules - finding the modules private data - hide the ntvfs details from the calling layer - I set NTVFS_INTERFACE_VERSION 0 till we are closer to release (because we need to solve some async problems with the module stacking) metze
-
This is the IPC$ backend for Samba. NTVFS operations that are made on IPC$ shares are directed here by default. Most file operations are not supported on IPC$ shares.