看板 DFBSD_commit 關於我們 聯絡資訊
commit b9f2d452d5489cc5b3ac45f528a13d7e805c8d16 Author: Alex Hornung <ahornung@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