1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00
Stefan Metzmacher e8b081d5d1 r5500: ntvfs modules that are the final backend needs to set the
dev and fs types

this prevents the main smbsrv code from crashing when someone does a
tree connect on a print share

metze
2007-10-10 13:10:51 -05:00
..

This is the print NTVFS backend for Samba. NTVFS operations that are
made on print shares are directed here by default. Most directory
operations and many file operations are not supported on print shares.