Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   chs
Date:           Sun May 30 15:01:27 UTC 1999

Modified Files:
        syssrc/sys/ufs/ffs [chs-ubc]: ffs_balloc.c

Log Message:
in ffs_balloc(), remove the "alloced" flag I added.  with the demise
of the vm_page blkno field this is no longer useful.
also be sure to return the blkno in all cases.
in ffs_balloc_range(), uvm_vnp_setpageblknos() is gone.


To generate a diff of this commit:
cvs rdiff -r1.13.2.4 -r1.13.2.5 syssrc/sys/ufs/ffs/ffs_balloc.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