s3: Fix some errno assignments in SMBC_opendir_ctx
authorVolker Lendecke <vl@samba.org>
Thu, 24 Mar 2011 15:03:13 +0000 (16:03 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 24 Mar 2011 16:56:21 +0000 (17:56 +0100)
commit289669878889d9440ac6b638aacb0fddf4e0e2c4
tree6e6fcdb66f26cde0c33cd85e54f65609cd09aa1e
parent6b44ca993ad69ea219bb84b0e6a475b325605a02
s3: Fix some errno assignments in SMBC_opendir_ctx

Do the assignment as the last action to make sure it's not overwritten

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Mar 24 17:31:57 CET 2011 on sn-devel-104
(cherry picked from commit 155c4fbc10ce3f47428402efd30eec732ab7a803)
source3/libsmb/libsmb_dir.c