Module Name: src Committed By: pooka Date: Thu Sep 9 09:50:21 UTC 2010
Modified Files: src/sys/rump/librump/rumpvfs: vm_vfs.c Log Message: Use proper locking before unbusying pages. Caught after yesterday's changes by the test suite (the ffs snapshot test, to be precise). To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/rump/librump/rumpvfs/vm_vfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.