diff options
author | Volker Lendecke <vlendec@samba.org> | 2007-01-08 21:08:31 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:37:15 -0500 |
commit | dff70f76bcfc4abe6ce24fb7c66efd0476c0522d (patch) | |
tree | 02a89836f6d8ca190fc32bdc8de279f62714c8f6 /source4/lib/json/json_util.c | |
parent | b1730cf39dcf91530cb18859d4cf70b7e622d11b (diff) | |
download | samba-dff70f76bcfc4abe6ce24fb7c66efd0476c0522d.tar.gz samba-dff70f76bcfc4abe6ce24fb7c66efd0476c0522d.tar.bz2 samba-dff70f76bcfc4abe6ce24fb7c66efd0476c0522d.zip |
r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_unlink
under Linux we returned NT_STATUS_NOT_A_DIRECTORY. This is because in the
bad_path==True condition lstat(2) returns ENOTDIR and not ENOENT.
Not sure if we want to necessarily replicate the INVALID_PARAMETER here, but
this is what W2k3 does.
Jeremy, I tried to call you, but you were not around. So I'll leave it up to
you to merge this.
Volker
(This used to be commit 838afa8f7d2b10460725c1f0b519ce54fb84de88)
Diffstat (limited to 'source4/lib/json/json_util.c')
0 files changed, 0 insertions, 0 deletions