Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs
Module Name: src
Committed By: rumble
Date: Sun Jul 29 21:17:41 UTC 2007
Modified Files:
src/sys/fs/cd9660: cd9660_vnops.c
src/sys/fs/filecorefs: filecore_vnops.c
src/sys/fs/msdosfs: msdosfs_vnops.c
Log Message:
Use _DIRENT_MINSIZE when determining the number of NFS cookies to allocate,
rather than hard-coding 16.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/fs/cd9660/cd9660_vnops.c
cvs rdiff -r1.20 -r1.21 src/sys/fs/filecorefs/filecore_vnops.c
cvs rdiff -r1.39 -r1.40 src/sys/fs/msdosfs/msdosfs_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