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:12:28 +0000 (13:12 +0200)
commit0e2fb6c69e971c7502fabe17fa71d1453dda18a6
treeb3ecc8a4a0ec4ca08601a4feab548c2b142f5536
parent1f19c2de580b04fe9e3038c879c80d8a54ce828f
Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).

Based on a fix from "Etienne Dechamps " <e-t172@akegroup.org>
source3/modules/vfs_default.c
source3/smbd/oplock_linux.c