Date: Thu, 04 Sep 2014 00:10:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 193146] [PATCH] getblk: Assert that bsize is non-zero Message-ID: <bug-193146-8-ZGJd9Ku6qz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193146-8@https.bugs.freebsd.org/bugzilla/> References: <bug-193146-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193146 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: benno Date: Thu Sep 4 00:10:06 UTC 2014 New revision: 271070 URL: http://svnweb.freebsd.org/changeset/base/271070 Log: Add KASSERTs to catch the case where a developer may have forgotten to set bo_bsize on a bufobj. This is a slight modification of the patch provided. PR: 193146 Submitted by: Conrad Meyer <conrad.meyer@isilon.com> Sponsored by: EMC Isilon Storage Division Changes: head/sys/kern/vfs_bio.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193146-8-ZGJd9Ku6qz>