Fix bug #8972 - Directory group write permission bit is set if unix extensions are...
authorJeremy Allison <jra@samba.org>
Wed, 13 Jun 2012 17:48:32 +0000 (10:48 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:50:20 +0000 (21:50 +0200)
commita4979cf84d5fc449b67f6814f67f11928e881dfb
tree97a3a95775adeb4b584685e01a75316d96772834
parent48c601c4dff6f7799dbf96f7dcc7965f8274246a
Fix bug #8972 - Directory group write permission bit is set if unix extensions are enabled

We can't manipulate file_attributes if it's a posix call.
(cherry picked from commit bb750d7232bd266c06a14ac3ea577aeecfb81b14)
source3/smbd/open.c