r942: If using DOS error codes, we need to return ERRDOS/ERRbadpath for chkpth even
authorVolker Lendecke <vlendec@samba.org>
Fri, 28 May 2004 19:15:11 +0000 (19:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:50 +0000 (10:51 -0500)
commit3093ab100653782bd8e029170d315c68b7f271af
tree167ab4dd7ca3c3a0c2cfd1af9cfcf4d1a0ada3dd
parent4a5a122b3a85c653bbf458342400f3b8a69dc615
r942: If using DOS error codes, we need to return ERRDOS/ERRbadpath for chkpth even
if only the last component failed. I'm not sure if all the other cases of
NT_STATUS_OBJECT_NAME_NOT_FOUND also need to be fixed, this at least helps
with 'copy test1.txt test2.txt' from DOS within a subdirectory.

Yes, I do have someone who needs this :-)

Jeremy, could you take a look at this?

Thanks,

Volker
source/smbd/reply.c