Module Name: src Committed By: christos Date: Tue Sep 27 01:42:46 UTC 2011
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
use KERNEL_NAME_MAX to enforce the same limit to names as before, and
make sure that MAXNAMLEN == NAME_MAX
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 src/sys/kern/vfs_lookup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
