Source-Changes archive

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

CVS commit: src/sys/miscfs/genfs



Module Name:    src
Committed By:   yamt
Date:           Sat Jul 22 08:49:13 UTC 2006

Modified Files:
        src/sys/miscfs/genfs: genfs_vnops.c

Log Message:
- genfs_getpages: in the case of PGO_LOCKED, check if we can acquire
  g_glock as suggested by Chuck Silvers on tech-kern@.
- genfs_rel_pages: handle PGO_DONTCARE so that it can be used for the above.


To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 src/sys/miscfs/genfs/genfs_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