看板 DFBSD_commit 關於我們 聯絡資訊
commit 94509284344a4c7e4ec986601fa2670093f2eca5 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jul 3 09:43:11 2009 -0700 HAMMER - Formalize the maximum number of volumes (256). Formalize the maximum number of volumes (256) by adding a define in hammer_disk.h and then using it. Submitted-by: Antonio Huete Jimenez <ahuete.devel@gmail.com> Summary of changes: sbin/newfs_hammer/newfs_hammer.c | 10 ++++++++-- sys/vfs/hammer/hammer_disk.h | 5 +++++ 2 files changed, 13 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/94509284344a4c7e4ec986601fa2670093f2eca5 -- DragonFly BSD source repository