Fix bug #7892 - open_file_fchmod() leaves a stale lock.
authorJeremy Allison <jra@samba.org>
Wed, 29 Dec 2010 01:24:27 +0000 (17:24 -0800)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:47 +0000 (14:34 +0100)
commitf5477f6fdc126ccad178dc4b0158d701144077c3
treed7596578494bb96de18dff38a81b3acc56c149ce
parentffd38c02107c9b59261e6c92e73080824c968d5a
Fix bug #7892 - open_file_fchmod() leaves a stale lock.
(cherry picked from commit 8d9ef26538a29ab9f5b0a3179c28beecab1a099a)
source3/include/proto.h
source3/smbd/dosmode.c
source3/smbd/open.c
source3/smbd/posix_acls.c