Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned attributes...
authorJeremy Allison <jra@samba.org>
Wed, 16 Dec 2009 02:03:47 +0000 (18:03 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 16 Dec 2009 02:03:47 +0000 (18:03 -0800)
commite831e3ee32ba3f1f492f9918d74a302731fa79a9
treeeea4c919a3e150053d6a56ea9f668de9967c1d97
parent308b50a7bb07a7db6d2119f9ff08f33fce922562
Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned attributes by protocol level.

This makes us consistant in returning DOS attrs across all replies. Tested on OS/2 by Günter Kukkukk.
Jeremy.
source3/smbd/dosmode.c
source3/smbd/trans2.c