mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
ebfb1e9dac
Until now this always returned NT_STATUS_INVALID_LEVEL for everything but RAW_CLOSE_CLOSE. Now it maps everything correctly to RAW_CLOSE_GENERIC. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
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.