Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).
authorJeremy Allison <jra@samba.org>
Wed, 20 Jun 2012 22:50:00 +0000 (15:50 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 30 Jun 2012 11:13:44 +0000 (13:13 +0200)
commit92b1d6b93571facbb07b7d32f169ba32ef6f8e1f
tree7f72ff529194e8ae7bab9129e21e23147bb553b6
parentfad706e7a7c47d4f0a0933daf5769abfda1f5c49
Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).

Based on a fix from "Etienne Dechamps " <e-t172@akegroup.org>
(cherry picked from commit 0e2fb6c69e971c7502fabe17fa71d1453dda18a6)
source3/modules/vfs_default.c
source3/smbd/oplock_linux.c