r23908: Fix bug with interaction of optimization with
authorJeremy Allison <jra@samba.org>
Tue, 17 Jul 2007 00:50:48 +0000 (00:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:40 +0000 (12:28 -0500)
commita48e4a29e6774e5e72b9b361a17207b053474521
tree97bac644b6165ff1ae4c75eaa627ee6867113336
parent4aad77c27cc277e3d937f674ee620729411e3eaf
r23908: Fix bug with interaction of optimization with
POSIX locking. We can't do lock counts with POSIX,
so stop counting if we get a POSIX lock request.
Jeremy.
source/locking/locking.c