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:           Fri Jul 19 18:35:45 UTC 2002

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

Log Message:
Properly detect error in kernfs_xread().
Fixes kern/10278 by IWAMOTO Toshihiro, though implemented different way.

While here, clean up some int vs. size_t confusion, make
kernfs_x{read|write}() static and g/c some #if 0 stuff.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 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