Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/miscfs/kernfs



Module Name:    syssrc
Committed By:   jdolecek
Date:           Sat Oct 12 14:04:46 UTC 2002

Modified Files:
        syssrc/sys/miscfs/kernfs: kernfs_vnops.c

Log Message:
put back the while loop in kernfs_getattr() removed in rev 1.82; it's
necessary to get the whole file length e.g. for msgbuf

this fixes the '/kern/msgbuf & less' problem reported on port-i386
by Dave Tyson


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/miscfs/kernfs/kernfs_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