]> git.samba.org - kai/samba-autobuild/.git/commit
Fix some cases where file_set_dosmode was being passed
authorJeremy Allison <jra@samba.org>
Wed, 31 Oct 2007 22:45:45 +0000 (15:45 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2007 22:45:45 +0000 (15:45 -0700)
commit8f1f2f04c796a8659d93bafadefca4a98fee00f0
tree48921021ab7133572ee5540d5613c1352f05801a
parent695c4a7a741f1a8a00a4dc867cc3ef731bfc093f
Fix some cases where file_set_dosmode was being passed
False instead of NULL. Fix more of the notifications to
be correct for Samba4 RAW-NOTIFY torture (we had missed
one when calling set_ea_dos_attribute().
Jeremy.
(This used to be commit 39d265375cf55eedddef2c4faa65398df73d5ed2)
source3/script/tests/selftest.sh
source3/smbd/dosmode.c
source3/smbd/fileio.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/reply.c
source3/smbd/trans2.c