Module Name: src Committed By: christos Date: Tue Sep 27 01:30:54 UTC 2011
Modified Files:
src/sys/ufs/ufs: ufs_vnops.c
Log Message:
use FFS_MAXNAMLEN instead of NAME_MAX, making sure that it matches with
EXT2FS_MAXNAMLEN and LFS_MAXNAMLEN.
To generate a diff of this commit:
cvs rdiff -u -r1.202 -r1.203 src/sys/ufs/ufs/ufs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
