r19993: Fix the problem with Linux clients requesting O_WRONLY
commit61ea96ec79fb9807fb234fe7fc9a59458653c6e5
authorJeremy Allison <jra@samba.org>
Fri, 1 Dec 2006 23:46:07 +0000 (1 23:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:18 +0000 (10 12:16 -0500)
tree872da7cde3a0ff558cbe5ad07b81099d488ab3a8
parent4eb9dda8a7e7b8a223478edbb86c7d7a6ddfe4ce
r19993: Fix the problem with Linux clients requesting O_WRONLY
on write-only files. Jim please check. Should not affect
Windows clients - I ensured all the relevent Samba4
torture tests still pass.
Jeremy.
(This used to be commit 6df3cac44fb1eafa84f9fc0ce4485242b4cce111)
source3/smbd/open.c