r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)
authorJeremy Allison <jra@samba.org>
Sat, 16 Jun 2007 01:04:22 +0000 (01:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:24 +0000 (12:23 -0500)
commitcbf0829abcc3689edd7ab225054dfc79d43c6309
treee459c427dbd0e7c5a2503013618fcc2694347f35
parent5b2836e2d5f9081b5e39637538d8f2d19e1115c4
r23516: Fix bug found & fixed by Doug Rudoff (doug_rudoff@isilon.com)
- when cleaning up invalid locks make sure we mark the lck
struct as modified so it'll get saved back correctly (that
was the original intent).
Jeremy.
source/locking/brlock.c