OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 28 Feb 2008 13:22:59 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_buf.c 
Log Message:
DELTA DEVEL15-windows-buf-deadlock-20080228
AUTHOR jaltman@secure-endpoints.com
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.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-buf-deadlock-20080228 openafs/src/WINNT/afsd/cm_buf.c 1.31.2.29 1.31.2.30