Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   yamt
Date:           Wed Jun 10 23:48:10 UTC 2009

Modified Files:
        src/sys/kern: sys_descrip.c

Log Message:
do_posix_fadvise:
        - deactivate pages on POSIX_FADV_DONTNEED.
        - more sanity checks.  fix a panic in genfs_getpages
          introduced by the previous (rev.1.15).


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/kern/sys_descrip.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