Ensure dos_mode can return FILE_ATTRIBUTE_NORMAL, then filter the returned attributes...
commit59cffb55e1c45a4e08f83dc05f7b52adbd55ddc1
authorJeremy Allison <jra@samba.org>
Wed, 16 Dec 2009 02:03:47 +0000 (15 18:03 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 21 Dec 2009 09:55:03 +0000 (21 10:55 +0100)
treee9797d25dd385e9a61f227be64c6336ff2d1972b
parent0615b2dfa2add9b427700b2a0f2f7938c54e977b
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.
(cherry picked from commit e831e3ee32ba3f1f492f9918d74a302731fa79a9)
(cherry picked from commit 4c733f139ee93276a410f6470f4c11c4bf75a24a)
source3/smbd/dosmode.c
source3/smbd/trans2.c