fixed the error code handling in can_delete() by converting it to
authorAndrew Tridgell <tridge@samba.org>
Fri, 21 Sep 2001 14:27:43 +0000 (14:27 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 21 Sep 2001 14:27:43 +0000 (14:27 +0000)
commitb49a1f01b06724abb66e212f3aa641a1578d3534
treef5d3f5f1b303838c127c9421f16c888f7bb7d7a8
parent21532486d264d2f3ec706994f1f4f98f82765165
fixed the error code handling in can_delete() by converting it to
NTSTATUS. This gets the right error codes in SMBunlink
(This used to be commit c82f7828c05c747a5782d10c68cc2df80d4071bd)
source3/smbd/reply.c