s3-lib: smbclient shows no error if deleting a directory with del failed
authorJeremy Allison <jra@samba.org>
Tue, 12 Nov 2013 23:32:42 +0000 (15:32 -0800)
committerAndreas Schneider <asn@samba.org>
Thu, 14 Nov 2013 18:29:00 +0000 (19:29 +0100)
commitfc611dd6e849537aa4817504275cdbf48f6f1e79
tree682a75b4d2db33fbd889849b3420d7751d32d49d
parent7d8e22c7c1cf0041fa638f3bb345e00fc339486b
s3-lib: smbclient shows no error if deleting a directory with del failed

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10260

Move dir_check_ftype() to util.c

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/include/proto.h
source3/lib/util.c
source3/smbd/dir.c
source3/smbd/proto.h