]> granicus.if.org Git - file/commitdiff
Add HAMMER support from Sascha Wildner
authorChristos Zoulas <christos@zoulas.com>
Fri, 24 Mar 2017 19:29:26 +0000 (19:29 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 24 Mar 2017 19:29:26 +0000 (19:29 +0000)
magic/Magdir/filesystems

index f7694e4fb35aa9fa1659292bf41be44abeeb0c22..65f3ea56e2fd70077a13f0470589568136e1c594 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------
-# $File: filesystems,v 1.119 2017/03/17 22:20:22 christos Exp $
+# $File: filesystems,v 1.120 2017/03/24 19:29:26 christos Exp $
 # filesystems:  file(1) magic for different filesystems
 #
 0      name    partid
 >&-1248        belong          0               TIME optimization
 >&-1248        belong          1               SPACE optimization
 
+0      ulequad         0xc8414d4dc5523031      HAMMER filesystem (little-endian),
+>0x90  lelong+1        x                       volume %d
+>0x94  lelong          x                       (of %d),
+>0x50  string          x                       name %s,
+>0x98  ulelong         x                       version %u,
+>0xa0  ulelong         x                       flags 0x%x
+
 # ext2/ext3 filesystems - Andreas Dilger <adilger@dilger.ca>
 # ext4 filesystem - Eric Sandeen <sandeen@sandeen.net>
 # volume label and UUID Russell Coker