mirror of
https://github.com/samba-team/samba.git
synced 2025-11-19 04:23:48 +03:00
s3: remove some dead code (for setdir command)
set dir seems to have been a special SMB command used by Pathworks clients the supporting code for it was already removed in 2007, so just remove all remnants related to it (smb.conf parameter, documentation, ...) Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Mar 12 01:03:37 CET 2013 on sn-devel-104
This commit is contained in:
committed by
Jeremy Allison
parent
58e385a5ac
commit
fb924d02ec
@@ -214,7 +214,6 @@ static struct loadparm_service sDefault =
|
||||
.bAccessBasedShareEnum = false,
|
||||
.bAvailable = true,
|
||||
.bRead_only = true,
|
||||
.bNo_set_dir = true,
|
||||
.bGuest_only = false,
|
||||
.bAdministrative_share = false,
|
||||
.bGuest_ok = false,
|
||||
|
||||
Reference in New Issue
Block a user