Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
Module Name: src
Committed By: yamt
Date: Sun Sep 7 11:53:59 UTC 2003
Modified Files:
src/sys/ufs/lfs: lfs.h lfs_bio.c
Log Message:
- raise spl to bio in lfs_countlocked() rather than having callers to do so.
- buffer cache MP locks.
- assert B_CALL buffers are not on the free queue.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/ufs/lfs/lfs.h
cvs rdiff -r1.72 -r1.73 src/sys/ufs/lfs/lfs_bio.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