hammer2 - Initial newfs_hammer2 implementation
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 9 Feb 2012 06:28:48 +0000 (22:28 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 9 Feb 2012 06:28:48 +0000 (22:28 -0800)
commitb33a7e92438b9c9fc915e7c432666385051369db
tree71826b62196fe3ea541938c034229a6bbfa87014
parent4894e7c98e559bbda67ec1145dc55c56ecb2ba5a
hammer2 - Initial newfs_hammer2 implementation

* This is a rough start for the newfs_hammer2 implementation.

* Creates the volume header, super-root inode, and named root inode.
sbin/newfs_hammer2/Makefile [new file with mode: 0644]
sbin/newfs_hammer2/newfs_hammer2.8 [new file with mode: 0644]
sbin/newfs_hammer2/newfs_hammer2.c [new file with mode: 0644]