Module Name: src Committed By: hannken Date: Sat Nov 17 10:10:18 UTC 2012
Modified Files: src/sys/kern: vfs_wapbl.c Log Message: wapbl_biodone: Release the buffer before reclaiming the log. wapbl_flush() may wait for the log to become empty and all buffers should be unbusy before it returns. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/kern/vfs_wapbl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.