]> granicus.if.org Git - file/commitdiff
add xfs dump format from From: Daniel Novotny <dnovotny@redhat.com>
authorChristos Zoulas <christos@zoulas.com>
Wed, 22 Jul 2009 15:46:38 +0000 (15:46 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 22 Jul 2009 15:46:38 +0000 (15:46 +0000)
magic/Magdir/filesystems

index 41b6ab63eaf31ff56d38eb2bd2a529f6378bfb0d..c17dfb4b604c2645dde2674f6d09099195903f09 100644 (file)
 # dvdisaster's .ecc
 # From: "Nelson A. de Oliveira" <naoliv@gmail.com>
 0      string  *dvdisaster*    dvdisaster error correction file
+
+# xfs metadump image 
+# mb_magic XFSM at 0; superblock magic XFSB at 1 << mb_blocklog
+# but can we do the << ?  For now it's always 512 (0x200) anyway.
+0      string XFSM
+>0x200 string XFSB     XFS filesystem metadump image
+