Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jdolecek
Date: Thu Nov 4 23:08:59 UTC 1999
Modified Files:
syssrc/sys/msdosfs: msdosfs_vnops.c
Log Message:
msdosfs_readdir(): set iovec offset correctly so that some long filename
entries won't be ignored when contents of the directory don't
fit in user buffer all at once.
Fixes kern/4492 by Rick Byers <rickb%iaw.on.ca@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 syssrc/sys/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