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: riastradh
Date: Fri Dec 24 00:13:53 UTC 2021
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
pool(9): Fix default PR_NOALIGN for large pool caches.
Was broken in recent change to separate some pool cache flags from
pool flags.
Fixes crash in zfs.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/sys/kern/subr_pool.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