Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).
commita50fae46f3c7ab39adba9b4633dd483e6273f915
authorJeremy Allison <jra@samba.org>
Wed, 20 Jun 2012 22:50:00 +0000 (20 15:50 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 30 Jun 2012 11:44:55 +0000 (30 13:44 +0200)
treea2a71e121d19e907d88cd1326771a302e588a3aa
parent7613be78c421d2707d9c35ded429888a8c2b27d7
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)
(cherry picked from commit 92b1d6b93571facbb07b7d32f169ba32ef6f8e1f)
source3/modules/vfs_default.c
source3/smbd/oplock_linux.c