Module Name: src Committed By: riastradh Date: Sat May 7 20:39:33 UTC 2016
Modified Files: src/sys/kern: vfs_wapbl.c Log Message: Delete debugging option wapbl_lazy_truncate. Simplify. Likely nobody has used this in the past decade -- you would have to enter ddb and write 1 to it in order to enable it anyway. Patch prepared by coypu. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 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.