r18558: Fix ShareCheck which was assuming all paths are "C:\"
authorSimo Sorce <idra@samba.org>
Fri, 15 Sep 2006 16:27:55 +0000 (16:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:18:46 +0000 (14:18 -0500)
commitfa257e78b5e1de1ba12e12968b1b2a6edbead7c6
tree6fece2e18cc59a6914915f69d20a345b6701c109
parent0305907e427037134da7ee26eeb9f221d15b967f
r18558: Fix ShareCheck which was assuming all paths are "C:\"

Also cope with the fact that we define the FSTYPE as NTFS by default.
We never use this anywhere else, so we may just change it, but just
detect the fact and return DISK in share_classic for now.
(This used to be commit 4daf5f7764ce69c14066f7320961c90141f0863a)
source4/param/share_classic.c
source4/rpc_server/common/share_info.c
source4/rpc_server/srvsvc/dcesrv_srvsvc.c