summaryrefslogtreecommitdiffstats
path: root/sys/kern/imgact_shell.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2005-06-18 18:17:03 +0000
committerjeff <jeff@FreeBSD.org>2005-06-18 18:17:03 +0000
commit59704179663d0e0437703c8e6cf359e319c1e73c (patch)
tree5f958207dc74361ec137263749bfc0e8ccdab085 /sys/kern/imgact_shell.c
parent9436390bba5dc0d963ce0d68585528c780ead28a (diff)
downloadFreeBSD-src-59704179663d0e0437703c8e6cf359e319c1e73c.zip
FreeBSD-src-59704179663d0e0437703c8e6cf359e319c1e73c.tar.gz
- Try to catch the wrong bufobj panics a little earlier. I believe they
are actually caused by a buf with both VNCLEAN and VNDIRTY set. In the traces it is clear that the buf is removed from the dirty queue while it is actually on the clean queue which leaves the tail pointer set. Assert that both flags are not set in buf_vlist_add and buf_vlist_remove. Sponsored by: Isilon Systems, Inc. Approved by: re (blanket vfs)
Diffstat (limited to 'sys/kern/imgact_shell.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud