看板 DFBSD_commit 關於我們 聯絡資訊
commit 47921633e56ed7030611d658b8b38e2737e5c0b3 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Jun 28 11:53:45 2009 -0700 HAMMER - newfs_hammer - format with highest production version available * newfs_hammer now probes the HAMMER VFS and uses the highest production version supported to format the HAMMER filesystem. Summary of changes: sbin/newfs_hammer/newfs_hammer.8 | 9 +++++++ sbin/newfs_hammer/newfs_hammer.c | 45 ++++++++++++++++++++++++++++++++++--- sbin/newfs_hammer/newfs_hammer.h | 1 + 3 files changed, 51 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47921633e56ed7030611d658b8b38e2737e5c0b3 -- DragonFly BSD source repository