Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
authorJeremy Allison <jra@samba.org>
Thu, 28 Feb 2008 10:22:13 +0000 (02:22 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 28 Feb 2008 10:22:13 +0000 (02:22 -0800)
commit1d940490e815bbdb7e4af23ace05ec9ac8fddae8
tree6ad66d027f2a10be5c308afd4c0fff751cf5f4f1
parentcf297a917f41e1444eea504851f5544d59d61446
Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
OS/2 servers. OS/2 returns eclass == ERRDOS && ecode == ERRnofiles
for a zero entry directory listing.
Jeremy.
(This used to be commit b34da627053581a9584367e177566d4a2cef7e82)
source3/libsmb/clierror.c
source3/libsmb/clilist.c