added a per-share parameter "fstype" that allows you to select the
authorAndrew Tridgell <tridge@samba.org>
Sun, 20 Sep 1998 15:40:52 +0000 (15:40 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 20 Sep 1998 15:40:52 +0000 (15:40 +0000)
commit93dfc79888120a0e39a8ea82df2d04c87e45d03a
tree6a65610ffdb8d9408e22805ebb731cccff9ffefe
parentbc97ab2b7ca6849696b391412333a96ff0ad682f
added a per-share parameter "fstype" that allows you to select the
filesystem type that will be reported to the client. If unspecified
then it defaults to FSTYPE_STRING (currently "Samba").

This is useful for cdroms where you want to set the fs type to CDFS.
(This used to be commit 4332e2c93d69c6ea4035c456cc88d1e69de1e735)
source3/param/loadparm.c