1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/ntvfs/print
Stefan Metzmacher 90428a44a9 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
(This used to be commit e8b081d5d1)
2007-10-10 13:10:51 -05:00
..
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_print.c r5500: ntvfs modules that are the final backend needs to set the 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.