Source-Changes archive

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

CVS commit: src/sys/rump/librump/rumpkern



Module Name:    src
Committed By:   pooka
Date:           Tue Sep 30 20:08:24 UTC 2008

Modified Files:
        src/sys/rump/librump/rumpkern: genfs_io.c

Log Message:
When paging in data, do not try to read past "disk" EOF.  This
fixes reads for file systems which are not bound by such mundane
limitations as block size (example: nfs).


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/rump/librump/rumpkern/genfs_io.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