Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).
commitdd763d6d8e999b03164cef79a97c1350a556fef7
authorJeremy Allison <jra@samba.org>
Wed, 20 Jun 2012 22:50:00 +0000 (20 15:50 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 21 Jun 2012 19:53:58 +0000 (21 21:53 +0200)
treef76141216978db02606c6a2d36549cca93668a5f
parent7b43053ad6d1ee00895f592e7524c8591894144b
Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).

Based on a fix from "Etienne Dechamps " <e-t172@akegroup.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Jun 21 21:53:58 CEST 2012 on sn-devel-104
source3/modules/vfs_default.c
source3/smbd/oplock_linux.c