s3 OneFS: Change ACLs to do a stat-only open before get/set_security_descriptor
authorTim Prouty <tprouty@samba.org>
Thu, 5 Feb 2009 01:28:21 +0000 (17:28 -0800)
committerTim Prouty <tprouty@samba.org>
Tue, 10 Feb 2009 07:47:46 +0000 (23:47 -0800)
commit9a7491e83177ba32e30f29e1b84b8b8be9888953
treee066c6da20d4d57daaa20a5b5bc6250602dbb88d
parent16d2c2fa58c57539a9b540eb93825806caaea0b5
s3 OneFS: Change ACLs to do a stat-only open before get/set_security_descriptor

This ensures that getting/stting a security descriptor does not
contend an oplock.  The correct access checks will be still be done in
the kernel on the get/set rather than the open.
source3/modules/onefs_acl.c