Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   rmind
Date:           Sat Nov 10 18:53:58 UTC 2007

Modified Files:
        src/sys/dev: fss.c
        src/sys/ufs/lfs: lfs_vfsops.c

Log Message:
Use PRI_BIO for kthreads instead of PINOD.  Fixes a missed case of priority
inversion, which caused LFS to fire some assertions.

Reported by Kurt Schreiner on <current-users>.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/dev/fss.c
cvs rdiff -r1.246 -r1.247 src/sys/ufs/lfs/lfs_vfsops.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