[Bug 193146] [PATCH] getblk: Assert that bsize is non-zero

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 4 00:10:14 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193146

--- Comment #1 from commit-hook at 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 at 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.


More information about the freebsd-bugs mailing list