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>
Fri, 31 Dec 2010 18:58:06 +0000 (19:58 +0100)
commit8d9ef26538a29ab9f5b0a3179c28beecab1a099a
tree80f331c66928e09fee8b55a03e217a0cbb803cc8
parent969f452de253cd8dbe6f4448168eaa11baed1fbc
Fix bug #7892 - open_file_fchmod() leaves a stale lock.
source3/include/proto.h
source3/smbd/dosmode.c
source3/smbd/open.c
source3/smbd/posix_acls.c