dump (df930be7) dump (ab0f8c09)
1
2#------------------------------------------------------------------------------
3# dump: file(1) magic for dump file format--for new and old dump filesystems
4#
5# We specify both byte orders in order to recognize byte-swapped dumps.
6#
724 belong 60012 new-fs dump file (big endian),
8>4 bedate x Previous dump %s,

--- 29 unchanged lines hidden (view full) ---

38>0 belong 7 end of medium (for floppy),
39>676 string >\0 Label %s,
40>696 string >\0 Filesystem %s,
41>760 string >\0 Device %s,
42>824 string >\0 Host %s,
43>888 belong >0 Flags %x
44
4524 lelong 60012 new-fs dump file (little endian),
1
2#------------------------------------------------------------------------------
3# dump: file(1) magic for dump file format--for new and old dump filesystems
4#
5# We specify both byte orders in order to recognize byte-swapped dumps.
6#
724 belong 60012 new-fs dump file (big endian),
8>4 bedate x Previous dump %s,

--- 29 unchanged lines hidden (view full) ---

38>0 belong 7 end of medium (for floppy),
39>676 string >\0 Label %s,
40>696 string >\0 Filesystem %s,
41>760 string >\0 Device %s,
42>824 string >\0 Host %s,
43>888 belong >0 Flags %x
44
4524 lelong 60012 new-fs dump file (little endian),
46>4 ledate x Previous dump %s,
47>8 ledate x This dump %s,
46>4 ledate x This dump %s,
47>8 ledate x Previous dump %s,
48>12 lelong >0 Volume %ld,
49>692 lelong 0 Level zero, type:
50>692 lelong >0 Level %d, type:
51>0 lelong 1 tape header,
52>0 lelong 2 beginning of file record,
53>0 lelong 3 map of inodes on tape,
54>0 lelong 4 continuation of file record,
55>0 lelong 5 end of volume,

--- 26 unchanged lines hidden ---
48>12 lelong >0 Volume %ld,
49>692 lelong 0 Level zero, type:
50>692 lelong >0 Level %d, type:
51>0 lelong 1 tape header,
52>0 lelong 2 beginning of file record,
53>0 lelong 3 map of inodes on tape,
54>0 lelong 4 continuation of file record,
55>0 lelong 5 end of volume,

--- 26 unchanged lines hidden ---