windows-buf-deadlock-20080228
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 28 Feb 2008 18:21:53 +0000 (18:21 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 28 Feb 2008 18:21:53 +0000 (18:21 +0000)
commit0546641c0da59289d03a9417984fe5f7e5636a75
tree9073945a4be3e1a5a1a63c5ac2b15b17f9bb5269
parente9f7894e3576ef9e01234966f7869440f1823718
windows-buf-deadlock-20080228

LICENSE MIT

avoid deadlock in buf_FlushCleanPages().
cannot obtain buffer mutex after a successful
Stabilize call because the scp will be be locked
and obtaining buffer mutex after scache mutex
is a lock order violation.
src/WINNT/afsd/cm_buf.c