看板 DFBSD_commit 關於我們 聯絡資訊
commit 5987cc4263eb096ca6b3aca62c660aecb9466e0d Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Jun 28 11:55:25 2009 -0700 HAMMER VFS - Export highest supported production version with sysctl. * Implement vfs.hammer.support_version to return the highest supported HAMMER FS version to userland. Used by newfs_hammer. Summary of changes: sys/vfs/hammer/hammer_vfsops.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5987cc4263eb096ca6b3aca62c660aecb9466e0d -- DragonFly BSD source repository