disk_setdiskinfo - correct assertion
authorAlex Hornung <ahornung@gmail.com>
Thu, 11 Nov 2010 17:35:15 +0000 (17:35 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 15 Nov 2010 18:01:03 +0000 (18:01 +0000)
commitb9f2d452d5489cc5b3ac45f528a13d7e805c8d16
tree6464b8e8fde7fc0f57f5b60e6c0a63047a809dfc
parent08cba7283de93e4b3b0acef9b511d6892f797426
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.
sys/kern/subr_disk.c