Fix bug #7892 - open_file_fchmod() leaves a stale lock.
authorJeremy Allison <jra@samba.org>
Wed, 29 Dec 2010 02:11:33 +0000 (18:11 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Jan 2011 16:58:54 +0000 (17:58 +0100)
commit4559441464b81c6a1582af376a5379025e369b44
tree9849cd12aa0161e5f855292a96a134ecf08750b5
parent133b474c6d8cc0191148f3a00cab878784aaf9bd
Fix bug #7892 - open_file_fchmod() leaves a stale lock.
(cherry picked from commit 023aa6f4aae29ba22b3d42c815027ba6a66f8ee2)
source3/include/proto.h
source3/smbd/dosmode.c
source3/smbd/open.c
source3/smbd/posix_acls.c