Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   enami
Date:           Thu May  9 07:14:38 UTC 2002

Modified Files:
        syssrc/sys/miscfs/genfs: genfs_vnops.c
        syssrc/sys/uvm: uvm_pager.c

Log Message:
- In genfs_putpages(), no need to restrict the cluster within the given
  region.
- In uvm_aio_aiodone(), remove assertions no longer true.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/miscfs/genfs/genfs_vnops.c
cvs rdiff -r1.55 -r1.56 syssrc/sys/uvm/uvm_pager.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