Source-Changes archive

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

CVS commit: src/sys/coda



Module Name:    src
Committed By:   gdt
Date:           Thu Apr 12 23:34:51 UTC 2007

Modified Files:
        src/sys/coda: coda_vnops.c

Log Message:
Rewrite coda_{get,put}pages.  Now copying files from coda with mmap
does not trigger assertions in uvm_fault, and executing files from
coda works as well.

Code very lightly reviewed by wrstuden@; scrutiny by those who
understand vnode and especially {get,put}pages would be appreciated.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/coda/coda_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