Return an empty directory for a stat on a share we aren't allowed to
authorTim Potter <tpot@samba.org>
Tue, 2 Jan 2001 23:42:36 +0000 (23:42 +0000)
committerTim Potter <tpot@samba.org>
Tue, 2 Jan 2001 23:42:36 +0000 (23:42 +0000)
commit8bb17e9de5d8ceca7051d4cd5dabd7447ff68390
tree4f8a53699a17d0f0341acd43b8ab9bb9bf7f756d
parente86cbff0a9f463eef7c3b92081908be4f83f595b
Return an empty directory for a stat on a share we aren't allowed to
connect to.  This gives a permission denied when a cd is attempted, but
not a permission denied in the directory listing one level up.
(This used to be commit 9255e526244578e092abc306491d5862469da775)
source3/smbwrapper/smbw_stat.c