]> Zhao Yanbai Git Server - minix.git/commit
Fix tll state bug
authorThomas Veerman <thomas@minix3.org>
Wed, 11 Jan 2012 10:20:44 +0000 (10:20 +0000)
committerThomas Veerman <thomas@minix3.org>
Thu, 12 Jan 2012 11:30:24 +0000 (11:30 +0000)
commita4d01f8a8374b56e4c5c2e1f89b7c3bed169f9b7
tree1d23e2fe751ccc98997f471126ca5e2f044c15dc
parentaf6c39fb9bdb6791024e9a5f876e99f32e0b8076
Fix tll state bug

When a lock has read-serialized and read-only locks, releasing the read-
serialized lock would not set the state to read-only when no other locks
were pending.
servers/avfs/tll.c