Module Name: src Committed By: hannken Date: Sun May 25 13:52:12 UTC 2014
Modified Files: src/sys/dev: fss.c Log Message: Use broadcast after freeing a cache entry. A waiter may not use a cache entry after wakeup leading to possible deadlock. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/sys/dev/fss.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.