Module Name: src Committed By: christos Date: Sun Oct 20 21:12:08 UTC 2013
Modified Files: src/sys/fs/efs: efs_subr.c Log Message: Now that KASSERT will always consume its arguments, move a KASSERT inside a DIAGNOSTIC, because the function used is only defined with DIAGNOSTIC. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/fs/efs/efs_subr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.