]> arthur.barton.de Git - netatalk.git/commit
Add a static variable to track the exclusive lock. Seems Macs like to open
authorjmarcus <jmarcus>
Sun, 4 Nov 2001 22:13:50 +0000 (22:13 +0000)
committerjmarcus <jmarcus>
Sun, 4 Nov 2001 22:13:50 +0000 (22:13 +0000)
commitf5297b2df3905212f4c87d5100fd88247f40d4d1
tree4450e1244aee114703806478d19fac0440e533c5
parent2c60aa2f3ba667a3b4f0ae69d6fcc81d83389619
Add a static variable to track the exclusive lock.  Seems Macs like to open
the database numerous time per thread of control.  This will keep the
DB_RECOVER flag from being used more than it should.
libatalk/cnid/cnid_open.c