git: disk_setdiskinfo - correct assertion
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Nov 15 10:05:51 PST 2010
commit b9f2d452d5489cc5b3ac45f528a13d7e805c8d16
Author: Alex Hornung <ahornung at gmail.com>
Date: Thu Nov 11 17:35:15 2010 +0000
disk_setdiskinfo - correct assertion
* We want to assert that only either the number of blocks or the size in
* bytes is specified, not either the size in bytes or the blocksize.
Summary of changes:
sys/kern/subr_disk.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b9f2d452d5489cc5b3ac45f528a13d7e805c8d16
--
DragonFly BSD source repository
More information about the Commits
mailing list