Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/ufs
Module Name: src
Committed By: yamt
Date: Tue Aug 23 12:27:16 UTC 2005
Modified Files:
src/sys/ufs/ufs: ufs_vnops.c
Log Message:
ufs_readdir: when computing the maximum number of entries,
use _DIRENT_RECLEN(cdp, 1) instead of "4".
To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 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.
Home |
Main Index |
Thread Index |
Old Index