Tree 258

Explanation

This page shows the content of a tree. It is essentially a list of items, each of which consist of a key and a value.

The key is shown in the boxes on the left. It is a triple of a 64-bit id, an 8-bit type, and a 64-bit offset. What each of them means depends on the tree we're in. You can search for a key id by using the search field below.

The value is summarized to the right of the key. To see the value in more detail, unfold the key by clicking on it.

Finally, to the very right, we have the logical address of the metadata node which the item is stored in.

go back to root tree
4EA5DirIndex (60)5F"Ruby.txt" @ 4F03308C000
name"Ruby.txt"
target key4F03 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 20227,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 8,
        dir_type: 1,
        name: "Ruby.txt",
    },
)
show hex data
03 4F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 08 00 01 52 75 62 79 2E 74 78 74 
4EA5DirIndex (60)60"Unlicense.txt" @ 4F04308C000
name"Unlicense.txt"
target key4F04 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 20228,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 13,
        dir_type: 1,
        name: "Unlicense.txt",
    },
)
show hex data
04 4F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0D 00 01 55 6E 6C 69 63 65 6E 73 65 2E 74 78 74 
4EA5DirIndex (60)61"W3C.txt" @ 4F05308C000
name"W3C.txt"
target key4F05 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 20229,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 7,
        dir_type: 1,
        name: "W3C.txt",
    },
)
show hex data
05 4F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 07 00 01 57 33 43 2E 74 78 74 
4EA5DirIndex (60)62"ZPL-1.1.txt" @ 4F06308C000
name"ZPL-1.1.txt"
target key4F06 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 20230,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "ZPL-1.1.txt",
    },
)
show hex data
06 4F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0B 00 01 5A 50 4C 2D 31 2E 31 2E 74 78 74 
4EA5DirIndex (60)63"ZPL-2.0.txt" @ 4F07308C000
name"ZPL-2.0.txt"
target key4F07 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 20231,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "ZPL-2.0.txt",
    },
)
show hex data
07 4F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0B 00 01 5A 50 4C 2D 32 2E 30 2E 74 78 74 
4EA5DirIndex (60)64"ZPL-2.1.txt" @ 4F08308C000
name"ZPL-2.1.txt"
target key4F08 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 20232,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 11,
        dir_type: 1,
        name: "ZPL-2.1.txt",
    },
)
show hex data
08 4F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0B 00 01 5A 50 4C 2D 32 2E 31 2E 74 78 74 
4EA5DirIndex (60)65"exceptions" @ 4F09308C000
name"exceptions"
target key4F09 Inode 0
show full value
DirIndex(
    DirItem {
        location: Key {
            key_id: 20233,
            key_type: Inode,
            key_offset: 0,
        },
        transid: 9,
        data_len: 0,
        name_len: 10,
        dir_type: 2,
        name: "exceptions",
    },
)
show hex data
09 4F 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 00 00 0A 00 02 65 78 63 65 70 74 69 6F 6E 73 
4EA6Inode (01)0regular file, mode 0644308C000
size34020
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 34020,
        nbytes: 36864,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 E4 84 00 00 00 00 00 00 00 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EA6Ref (0C)4EA5["AGPL-3.0-only.txt"]308C000
name"AGPL-3.0-only.txt"
index2
show full value
Ref(
    [
        RefItem {
            index: 2,
            name_len: 17,
            name: "AGPL-3.0-only.txt",
        },
    ],
)
show hex data
02 00 00 00 00 00 00 00 11 00 41 47 50 4C 2D 33 2E 30 2D 6F 6E 6C 79 2E 74 78 74 
4EA6ExtentData (6C)0external, length 36 KiB308C000

36 KiB on disk, starting at offset 0 within the extent at address 52F0B000; 36 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 36864,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391505408,
                disk_num_bytes: 36864,
                offset: 0,
                num_bytes: 36864,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 90 00 00 00 00 00 00 00 00 00 00 01 00 B0 F0 52 00 00 00 00 00 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90 00 00 00 00 00 00 
4EA7Inode (01)0regular file, mode 0644308C000
size34020
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 34020,
        nbytes: 36864,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 E4 84 00 00 00 00 00 00 00 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EA7Ref (0C)4EA5["AGPL-3.0-or-later.txt"]3080000
name"AGPL-3.0-or-later.txt"
index3
show full value
Ref(
    [
        RefItem {
            index: 3,
            name_len: 21,
            name: "AGPL-3.0-or-later.txt",
        },
    ],
)
show hex data
03 00 00 00 00 00 00 00 15 00 41 47 50 4C 2D 33 2E 30 2D 6F 72 2D 6C 61 74 65 72 2E 74 78 74 
4EA7ExtentData (6C)0external, length 36 KiB3080000

36 KiB on disk, starting at offset 0 within the extent at address 52F14000; 36 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 36864,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391542272,
                disk_num_bytes: 36864,
                offset: 0,
                num_bytes: 36864,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 90 00 00 00 00 00 00 00 00 00 00 01 00 40 F1 52 00 00 00 00 00 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90 00 00 00 00 00 00 
4EA8Inode (01)0regular file, mode 06443080000
size10280
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 10280,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 28 28 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EA8Ref (0C)4EA5["Apache-2.0.txt"]3080000
name"Apache-2.0.txt"
index4
show full value
Ref(
    [
        RefItem {
            index: 4,
            name_len: 14,
            name: "Apache-2.0.txt",
        },
    ],
)
show hex data
04 00 00 00 00 00 00 00 0E 00 41 70 61 63 68 65 2D 32 2E 30 2E 74 78 74 
4EA8ExtentData (6C)0external, length 12 KiB3080000

12 KiB on disk, starting at offset 0 within the extent at address 52F1D000; 12 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391579136,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 D0 F1 52 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
4EA9Inode (01)0regular file, mode 06443080000
size6060
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 6060,
        nbytes: 8192,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 AC 17 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EA9Ref (0C)4EA5["Artistic-1.0-Perl.txt"]3080000
name"Artistic-1.0-Perl.txt"
index5
show full value
Ref(
    [
        RefItem {
            index: 5,
            name_len: 21,
            name: "Artistic-1.0-Perl.txt",
        },
    ],
)
show hex data
05 00 00 00 00 00 00 00 15 00 41 72 74 69 73 74 69 63 2D 31 2E 30 2D 50 65 72 6C 2E 74 78 74 
4EA9ExtentData (6C)0external, length 8 KiB3080000

8 KiB on disk, starting at offset 0 within the extent at address 52F20000; 8 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 8192,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391591424,
                disk_num_bytes: 8192,
                offset: 0,
                num_bytes: 8192,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 01 00 00 F2 52 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 
4EAAInode (01)0regular file, mode 06443080000
size8764
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 8764,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 3C 22 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EAARef (0C)4EA5["Artistic-2.0.txt"]3080000
name"Artistic-2.0.txt"
index6
show full value
Ref(
    [
        RefItem {
            index: 6,
            name_len: 16,
            name: "Artistic-2.0.txt",
        },
    ],
)
show hex data
06 00 00 00 00 00 00 00 10 00 41 72 74 69 73 74 69 63 2D 32 2E 30 2E 74 78 74 
4EAAExtentData (6C)0external, length 12 KiB3080000

12 KiB on disk, starting at offset 0 within the extent at address 52F22000; 12 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391599616,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 20 F2 52 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
4EABInode (01)0regular file, mode 06443080000
size1338
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 1338,
        nbytes: 1338,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 3A 05 00 00 00 00 00 00 3A 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EABRef (0C)4EA5["BSL-1.0.txt"]3080000
name"BSL-1.0.txt"
index7
show full value
Ref(
    [
        RefItem {
            index: 7,
            name_len: 11,
            name: "BSL-1.0.txt",
        },
    ],
)
show hex data
07 00 00 00 00 00 00 00 0B 00 42 53 4C 2D 31 2E 30 2E 74 78 74 
4EABExtentData (6C)0inline, length 1338 B3080000
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 1338,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 0,
        },
        data: Inline(
            [
                66,
                111,
                111,
                115,
                116,
                32,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                32,
                76,
                105,
                99,
                101,
                110,
                115,
                101,
                32,
                45,
                32,
                86,
                101,
                114,
                115,
                105,
                111,
                110,
                32,
                49,
                46,
                48,
                32,
                45,
                32,
                65,
                117,
                103,
                117,
                115,
                116,
                32,
                49,
                55,
                116,
                104,
                44,
                32,
                50,
                48,
                48,
                51,
                10,
                10,
                80,
                101,
                114,
                109,
                105,
                115,
                115,
                105,
                111,
                110,
                32,
                105,
                115,
                32,
                104,
                101,
                114,
                101,
                98,
                121,
                32,
                103,
                114,
                97,
                110,
                116,
                101,
                100,
                44,
                32,
                102,
                114,
                101,
                101,
                32,
                111,
                102,
                32,
                99,
                104,
                97,
                114,
                103,
                101,
                44,
                32,
                116,
                111,
                32,
                97,
                110,
                121,
                32,
                112,
                101,
                114,
                115,
                111,
                110,
                32,
                111,
                114,
                32,
                111,
                114,
                103,
                97,
                110,
                105,
                122,
                97,
                116,
                105,
                111,
                110,
                32,
                111,
                98,
                116,
                97,
                105,
                110,
                105,
                110,
                103,
                32,
                97,
                32,
                99,
                111,
                112,
                121,
                32,
                111,
                102,
                32,
                116,
                104,
                101,
                32,
                115,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                32,
                97,
                110,
                100,
                32,
                97,
                99,
                99,
                111,
                109,
                112,
                97,
                110,
                121,
                105,
                110,
                103,
                32,
                100,
                111,
                99,
                117,
                109,
                101,
                110,
                116,
                97,
                116,
                105,
                111,
                110,
                32,
                99,
                111,
                118,
                101,
                114,
                101,
                100,
                32,
                98,
                121,
                32,
                116,
                104,
                105,
                115,
                32,
                108,
                105,
                99,
                101,
                110,
                115,
                101,
                32,
                40,
                116,
                104,
                101,
                32,
                34,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                34,
                41,
                32,
                116,
                111,
                32,
                117,
                115,
                101,
                44,
                32,
                114,
                101,
                112,
                114,
                111,
                100,
                117,
                99,
                101,
                44,
                32,
                100,
                105,
                115,
                112,
                108,
                97,
                121,
                44,
                32,
                100,
                105,
                115,
                116,
                114,
                105,
                98,
                117,
                116,
                101,
                44,
                32,
                101,
                120,
                101,
                99,
                117,
                116,
                101,
                44,
                32,
                97,
                110,
                100,
                32,
                116,
                114,
                97,
                110,
                115,
                109,
                105,
                116,
                32,
                116,
                104,
                101,
                32,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                44,
                32,
                97,
                110,
                100,
                32,
                116,
                111,
                32,
                112,
                114,
                101,
                112,
                97,
                114,
                101,
                32,
                100,
                101,
                114,
                105,
                118,
                97,
                116,
                105,
                118,
                101,
                32,
                119,
                111,
                114,
                107,
                115,
                32,
                111,
                102,
                32,
                116,
                104,
                101,
                32,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                44,
                32,
                97,
                110,
                100,
                32,
                116,
                111,
                32,
                112,
                101,
                114,
                109,
                105,
                116,
                32,
                116,
                104,
                105,
                114,
                100,
                45,
                112,
                97,
                114,
                116,
                105,
                101,
                115,
                32,
                116,
                111,
                32,
                119,
                104,
                111,
                109,
                32,
                116,
                104,
                101,
                32,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                32,
                105,
                115,
                32,
                102,
                117,
                114,
                110,
                105,
                115,
                104,
                101,
                100,
                32,
                116,
                111,
                32,
                100,
                111,
                32,
                115,
                111,
                44,
                32,
                97,
                108,
                108,
                32,
                115,
                117,
                98,
                106,
                101,
                99,
                116,
                32,
                116,
                111,
                32,
                116,
                104,
                101,
                32,
                102,
                111,
                108,
                108,
                111,
                119,
                105,
                110,
                103,
                58,
                10,
                10,
                84,
                104,
                101,
                32,
                99,
                111,
                112,
                121,
                114,
                105,
                103,
                104,
                116,
                32,
                110,
                111,
                116,
                105,
                99,
                101,
                115,
                32,
                105,
                110,
                32,
                116,
                104,
                101,
                32,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                32,
                97,
                110,
                100,
                32,
                116,
                104,
                105,
                115,
                32,
                101,
                110,
                116,
                105,
                114,
                101,
                32,
                115,
                116,
                97,
                116,
                101,
                109,
                101,
                110,
                116,
                44,
                32,
                105,
                110,
                99,
                108,
                117,
                100,
                105,
                110,
                103,
                32,
                116,
                104,
                101,
                32,
                97,
                98,
                111,
                118,
                101,
                32,
                108,
                105,
                99,
                101,
                110,
                115,
                101,
                32,
                103,
                114,
                97,
                110,
                116,
                44,
                32,
                116,
                104,
                105,
                115,
                32,
                114,
                101,
                115,
                116,
                114,
                105,
                99,
                116,
                105,
                111,
                110,
                32,
                97,
                110,
                100,
                32,
                116,
                104,
                101,
                32,
                102,
                111,
                108,
                108,
                111,
                119,
                105,
                110,
                103,
                32,
                100,
                105,
                115,
                99,
                108,
                97,
                105,
                109,
                101,
                114,
                44,
                32,
                109,
                117,
                115,
                116,
                32,
                98,
                101,
                32,
                105,
                110,
                99,
                108,
                117,
                100,
                101,
                100,
                32,
                105,
                110,
                32,
                97,
                108,
                108,
                32,
                99,
                111,
                112,
                105,
                101,
                115,
                32,
                111,
                102,
                32,
                116,
                104,
                101,
                32,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                44,
                32,
                105,
                110,
                32,
                119,
                104,
                111,
                108,
                101,
                32,
                111,
                114,
                32,
                105,
                110,
                32,
                112,
                97,
                114,
                116,
                44,
                32,
                97,
                110,
                100,
                32,
                97,
                108,
                108,
                32,
                100,
                101,
                114,
                105,
                118,
                97,
                116,
                105,
                118,
                101,
                32,
                119,
                111,
                114,
                107,
                115,
                32,
                111,
                102,
                32,
                116,
                104,
                101,
                32,
                83,
                111,
                102,
                116,
                119,
                97,
                114,
                101,
                44,
                32,
                117,
                110,
                108,
                101,
                115,
                115,
                32,
                115,
                117,
                99,
                104,
                32,
                99,
                111,
                112,
                105,
                101,
                115,
                32,
                111,
                114,
                32,
                100,
                101,
                114,
                105,
                118,
                97,
                116,
                105,
                118,
                101,
                32,
                119,
                111,
                114,
                107,
                115,
                32,
                97,
                114,
                101,
                32,
                115,
                111,
                108,
                101,
                108,
                121,
                32,
                105,
                110,
                32,
                116,
                104,
                101,
                32,
                102,
                111,
                114,
                109,
                32,
                111,
                102,
                32,
                109,
                97,
                99,
                104,
                105,
                110,
                101,
                45,
                101,
                120,
                101,
                99,
                117,
                116,
                97,
                98,
                108,
                101,
                32,
                111,
                98,
                106,
                101,
                99,
                116,
                32,
                99,
                111,
                100,
                101,
                32,
                103,
                101,
                110,
                101,
                114,
                97,
                116,
                101,
                100,
                32,
                98,
                121,
                32,
                97,
                32,
                115,
                111,
                117,
                114,
                99,
                101,
                32,
                108,
                97,
                110,
                103,
                117,
                97,
                103,
                101,
                32,
                112,
                114,
                111,
                99,
                101,
                115,
                115,
                111,
                114,
                46,
                10,
                10,
                84,
                72,
                69,
                32,
                83,
                79,
                70,
                84,
                87,
                65,
                82,
                69,
                32,
                73,
                83,
                32,
                80,
                82,
                79,
                86,
                73,
                68,
                69,
                68,
                32,
                34,
                65,
                83,
                32,
                73,
                83,
                34,
                44,
                32,
                87,
                73,
                84,
                72,
                79,
                85,
                84,
                32,
                87,
                65,
                82,
                82,
                65,
                78,
                84,
                89,
                32,
                79,
                70,
                32,
                65,
                78,
                89,
                32,
                75,
                73,
                78,
                68,
                44,
                32,
                69,
                88,
                80,
                82,
                69,
                83,
                83,
                32,
                79,
                82,
                32,
                73,
                77,
                80,
                76,
                73,
                69,
                68,
                44,
                32,
                73,
                78,
                67,
                76,
                85,
                68,
                73,
                78,
                71,
                32,
                66,
                85,
                84,
                32,
                78,
                79,
                84,
                32,
                76,
                73,
                77,
                73,
                84,
                69,
                68,
                32,
                84,
                79,
                32,
                84,
                72,
                69,
                32,
                87,
                65,
                82,
                82,
                65,
                78,
                84,
                73,
                69,
                83,
                32,
                79,
                70,
                32,
                77,
                69,
                82,
                67,
                72,
                65,
                78,
                84,
                65,
                66,
                73,
                76,
                73,
                84,
                89,
                44,
                32,
                70,
                73,
                84,
                78,
                69,
                83,
                83,
                32,
                70,
                79,
                82,
                32,
                65,
                32,
                80,
                65,
                82,
                84,
                73,
                67,
                85,
                76,
                65,
                82,
                32,
                80,
                85,
                82,
                80,
                79,
                83,
                69,
                44,
                32,
                84,
                73,
                84,
                76,
                69,
                32,
                65,
                78,
                68,
                32,
                78,
                79,
                78,
                45,
                73,
                78,
                70,
                82,
                73,
                78,
                71,
                69,
                77,
                69,
                78,
                84,
                46,
                32,
                73,
                78,
                32,
                78,
                79,
                32,
                69,
                86,
                69,
                78,
                84,
                32,
                83,
                72,
                65,
                76,
                76,
                32,
                84,
                72,
                69,
                32,
                67,
                79,
                80,
                89,
                82,
                73,
                71,
                72,
                84,
                32,
                72,
                79,
                76,
                68,
                69,
                82,
                83,
                32,
                79,
                82,
                32,
                65,
                78,
                89,
                79,
                78,
                69,
                32,
                68,
                73,
                83,
                84,
                82,
                73,
                66,
                85,
                84,
                73,
                78,
                71,
                32,
                84,
                72,
                69,
                32,
                83,
                79,
                70,
                84,
                87,
                65,
                82,
                69,
                32,
                66,
                69,
                32,
                76,
                73,
                65,
                66,
                76,
                69,
                32,
                70,
                79,
                82,
                32,
                65,
                78,
                89,
                32,
                68,
                65,
                77,
                65,
                71,
                69,
                83,
                32,
                79,
                82,
                32,
                79,
                84,
                72,
                69,
                82,
                32,
                76,
                73,
                65,
                66,
                73,
                76,
                73,
                84,
                89,
                44,
                32,
                87,
                72,
                69,
                84,
                72,
                69,
                82,
                32,
                73,
                78,
                32,
                67,
                79,
                78,
                84,
                82,
                65,
                67,
                84,
                44,
                32,
                84,
                79,
                82,
                84,
                32,
                79,
                82,
                32,
                79,
                84,
                72,
                69,
                82,
                87,
                73,
                83,
                69,
                44,
                32,
                65,
                82,
                73,
                83,
                73,
                78,
                71,
                32,
                70,
                82,
                79,
                77,
                44,
                32,
                79,
                85,
                84,
                32,
                79,
                70,
                32,
                79,
                82,
                32,
                73,
                78,
                32,
                67,
                79,
                78,
                78,
                69,
                67,
                84,
                73,
                79,
                78,
                32,
                87,
                73,
                84,
                72,
                32,
                84,
                72,
                69,
                32,
                83,
                79,
                70,
                84,
                87,
                65,
                82,
                69,
                32,
                79,
                82,
                32,
                84,
                72,
                69,
                32,
                85,
                83,
                69,
                32,
                79,
                82,
                32,
                79,
                84,
                72,
                69,
                82,
                32,
                68,
                69,
                65,
                76,
                73,
                78,
                71,
                83,
                32,
                73,
                78,
                32,
                84,
                72,
                69,
                32,
                83,
                79,
                70,
                84,
                87,
                65,
                82,
                69,
                46,
                10,
            ],
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 3A 05 00 00 00 00 00 00 00 00 00 00 00 42 6F 6F 73 74 20 53 6F 66 74 77 61 72 65 20 4C 69 63 65 6E 73 65 20 2D 20 56 65 72 73 69 6F 6E 20 31 2E 30 20 2D 20 41 75 67 75 73 74 20 31 37 74 68 2C 20 32 30 30 33 0A 0A 50 65 72 6D 69 73 73 69 6F 6E 20 69 73 20 68 65 72 65 62 79 20 67 72 61 6E 74 65 64 2C 20 66 72 65 65 20 6F 66 20 63 68 61 72 67 65 2C 20 74 6F 20 61 6E 79 20 70 65 72 73 6F 6E 20 6F 72 20 6F 72 67 61 6E 69 7A 61 74 69 6F 6E 20 6F 62 74 61 69 6E 69 6E 67 20 61 20 63 6F 70 79 20 6F 66 20 74 68 65 20 73 6F 66 74 77 61 72 65 20 61 6E 64 20 61 63 63 6F 6D 70 61 6E 79 69 6E 67 20 64 6F 63 75 6D 65 6E 74 61 74 69 6F 6E 20 63 6F 76 65 72 65 64 20 62 79 20 74 68 69 73 20 6C 69 63 65 6E 73 65 20 28 74 68 65 20 22 53 6F 66 74 77 61 72 65 22 29 20 74 6F 20 75 73 65 2C 20 72 65 70 72 6F 64 75 63 65 2C 20 64 69 73 70 6C 61 79 2C 20 64 69 73 74 72 69 62 75 74 65 2C 20 65 78 65 63 75 74 65 2C 20 61 6E 64 20 74 72 61 6E 73 6D 69 74 20 74 68 65 20 53 6F 66 74 77 61 72 65 2C 20 61 6E 64 20 74 6F 20 70 72 65 70 61 72 65 20 64 65 72 69 76 61 74 69 76 65 20 77 6F 72 6B 73 20 6F 66 20 74 68 65 20 53 6F 66 74 77 61 72 65 2C 20 61 6E 64 20 74 6F 20 70 65 72 6D 69 74 20 74 68 69 72 64 2D 70 61 72 74 69 65 73 20 74 6F 20 77 68 6F 6D 20 74 68 65 20 53 6F 66 74 77 61 72 65 20 69 73 20 66 75 72 6E 69 73 68 65 64 20 74 6F 20 64 6F 20 73 6F 2C 20 61 6C 6C 20 73 75 62 6A 65 63 74 20 74 6F 20 74 68 65 20 66 6F 6C 6C 6F 77 69 6E 67 3A 0A 0A 54 68 65 20 63 6F 70 79 72 69 67 68 74 20 6E 6F 74 69 63 65 73 20 69 6E 20 74 68 65 20 53 6F 66 74 77 61 72 65 20 61 6E 64 20 74 68 69 73 20 65 6E 74 69 72 65 20 73 74 61 74 65 6D 65 6E 74 2C 20 69 6E 63 6C 75 64 69 6E 67 20 74 68 65 20 61 62 6F 76 65 20 6C 69 63 65 6E 73 65 20 67 72 61 6E 74 2C 20 74 68 69 73 20 72 65 73 74 72 69 63 74 69 6F 6E 20 61 6E 64 20 74 68 65 20 66 6F 6C 6C 6F 77 69 6E 67 20 64 69 73 63 6C 61 69 6D 65 72 2C 20 6D 75 73 74 20 62 65 20 69 6E 63 6C 75 64 65 64 20 69 6E 20 61 6C 6C 20 63 6F 70 69 65 73 20 6F 66 20 74 68 65 20 53 6F 66 74 77 61 72 65 2C 20 69 6E 20 77 68 6F 6C 65 20 6F 72 20 69 6E 20 70 61 72 74 2C 20 61 6E 64 20 61 6C 6C 20 64 65 72 69 76 61 74 69 76 65 20 77 6F 72 6B 73 20 6F 66 20 74 68 65 20 53 6F 66 74 77 61 72 65 2C 20 75 6E 6C 65 73 73 20 73 75 63 68 20 63 6F 70 69 65 73 20 6F 72 20 64 65 72 69 76 61 74 69 76 65 20 77 6F 72 6B 73 20 61 72 65 20 73 6F 6C 65 6C 79 20 69 6E 20 74 68 65 20 66 6F 72 6D 20 6F 66 20 6D 61 63 68 69 6E 65 2D 65 78 65 63 75 74 61 62 6C 65 20 6F 62 6A 65 63 74 20 63 6F 64 65 20 67 65 6E 65 72 61 74 65 64 20 62 79 20 61 20 73 6F 75 72 63 65 20 6C 61 6E 67 75 61 67 65 20 70 72 6F 63 65 73 73 6F 72 2E 0A 0A 54 48 45 20 53 4F 46 54 57 41 52 45 20 49 53 20 50 52 4F 56 49 44 45 44 20 22 41 53 20 49 53 22 2C 20 57 49 54 48 4F 55 54 20 57 41 52 52 41 4E 54 59 20 4F 46 20 41 4E 59 20 4B 49 4E 44 2C 20 45 58 50 52 45 53 53 20 4F 52 20 49 4D 50 4C 49 45 44 2C 20 49 4E 43 4C 55 44 49 4E 47 20 42 55 54 20 4E 4F 54 20 4C 49 4D 49 54 45 44 20 54 4F 20 54 48 45 20 57 41 52 52 41 4E 54 49 45 53 20 4F 46 20 4D 45 52 43 48 41 4E 54 41 42 49 4C 49 54 59 2C 20 46 49 54 4E 45 53 53 20 46 4F 52 20 41 20 50 41 52 54 49 43 55 4C 41 52 20 50 55 52 50 4F 53 45 2C 20 54 49 54 4C 45 20 41 4E 44 20 4E 4F 4E 2D 49 4E 46 52 49 4E 47 45 4D 45 4E 54 2E 20 49 4E 20 4E 4F 20 45 56 45 4E 54 20 53 48 41 4C 4C 20 54 48 45 20 43 4F 50 59 52 49 47 48 54 20 48 4F 4C 44 45 52 53 20 4F 52 20 41 4E 59 4F 4E 45 20 44 49 53 54 52 49 42 55 54 49 4E 47 20 54 48 45 20 53 4F 46 54 57 41 52 45 20 42 45 20 4C 49 41 42 4C 45 20 46 4F 52 20 41 4E 59 20 44 41 4D 41 47 45 53 20 4F 52 20 4F 54 48 45 52 20 4C 49 41 42 49 4C 49 54 59 2C 20 57 48 45 54 48 45 52 20 49 4E 20 43 4F 4E 54 52 41 43 54 2C 20 54 4F 52 54 20 4F 52 20 4F 54 48 45 52 57 49 53 45 2C 20 41 52 49 53 49 4E 47 20 46 52 4F 4D 2C 20 4F 55 54 20 4F 46 20 4F 52 20 49 4E 20 43 4F 4E 4E 45 43 54 49 4F 4E 20 57 49 54 48 20 54 48 45 20 53 4F 46 54 57 41 52 45 20 4F 52 20 54 48 45 20 55 53 45 20 4F 52 20 4F 54 48 45 52 20 44 45 41 4C 49 4E 47 53 20 49 4E 20 54 48 45 20 53 4F 46 54 57 41 52 45 2E 0A 
4EACInode (01)0regular file, mode 06443080000
size11405
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11405,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 8D 2C 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EACRef (0C)4EA5["CC-BY-1.0.txt"]3080000
name"CC-BY-1.0.txt"
index8
show full value
Ref(
    [
        RefItem {
            index: 8,
            name_len: 13,
            name: "CC-BY-1.0.txt",
        },
    ],
)
show hex data
08 00 00 00 00 00 00 00 0D 00 43 43 2D 42 59 2D 31 2E 30 2E 74 78 74 
4EACExtentData (6C)0external, length 12 KiB3080000

12 KiB on disk, starting at offset 0 within the extent at address 52F25000; 12 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391611904,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 50 F2 52 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
4EADInode (01)0regular file, mode 06443080000
size12572
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 12572,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 1C 31 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EADRef (0C)4EA5["CC-BY-2.0.txt"]3080000
name"CC-BY-2.0.txt"
index9
show full value
Ref(
    [
        RefItem {
            index: 9,
            name_len: 13,
            name: "CC-BY-2.0.txt",
        },
    ],
)
show hex data
09 00 00 00 00 00 00 00 0D 00 43 43 2D 42 59 2D 32 2E 30 2E 74 78 74 
4EADExtentData (6C)0external, length 16 KiB3080000

16 KiB on disk, starting at offset 0 within the extent at address 52F28000; 16 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 16384,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391624192,
                disk_num_bytes: 16384,
                offset: 0,
                num_bytes: 16384,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 01 00 80 F2 52 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 
4EAEInode (01)0regular file, mode 06443080000
size12781
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 12781,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 ED 31 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EAERef (0C)4EA5["CC-BY-2.5.txt"]3080000
name"CC-BY-2.5.txt"
index10
show full value
Ref(
    [
        RefItem {
            index: 10,
            name_len: 13,
            name: "CC-BY-2.5.txt",
        },
    ],
)
show hex data
0A 00 00 00 00 00 00 00 0D 00 43 43 2D 42 59 2D 32 2E 35 2E 74 78 74 
4EAEExtentData (6C)0external, length 16 KiB3080000

16 KiB on disk, starting at offset 0 within the extent at address 52F2C000; 16 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 16384,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391640576,
                disk_num_bytes: 16384,
                offset: 0,
                num_bytes: 16384,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 01 00 C0 F2 52 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 
4EAFInode (01)0regular file, mode 06443080000
size19189
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 19189,
        nbytes: 20480,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 F5 4A 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EAFRef (0C)4EA5["CC-BY-3.0-AT.txt"]3080000
name"CC-BY-3.0-AT.txt"
index11
show full value
Ref(
    [
        RefItem {
            index: 11,
            name_len: 16,
            name: "CC-BY-3.0-AT.txt",
        },
    ],
)
show hex data
0B 00 00 00 00 00 00 00 10 00 43 43 2D 42 59 2D 33 2E 30 2D 41 54 2E 74 78 74 
4EAFExtentData (6C)0external, length 20 KiB3080000

20 KiB on disk, starting at offset 0 within the extent at address 52F30000; 20 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 20480,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391656960,
                disk_num_bytes: 20480,
                offset: 0,
                num_bytes: 20480,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 01 00 00 F3 52 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 
4EB0Inode (01)0regular file, mode 06443080000
size14654
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 14654,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 3E 39 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EB0Ref (0C)4EA5["CC-BY-3.0-US.txt"]3080000
name"CC-BY-3.0-US.txt"
index12
show full value
Ref(
    [
        RefItem {
            index: 12,
            name_len: 16,
            name: "CC-BY-3.0-US.txt",
        },
    ],
)
show hex data
0C 00 00 00 00 00 00 00 10 00 43 43 2D 42 59 2D 33 2E 30 2D 55 53 2E 74 78 74 
4EB0ExtentData (6C)0external, length 16 KiB3080000

16 KiB on disk, starting at offset 0 within the extent at address 52F35000; 16 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 16384,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391677440,
                disk_num_bytes: 16384,
                offset: 0,
                num_bytes: 16384,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 01 00 50 F3 52 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00 
4EB1Inode (01)0regular file, mode 06443080000
size18666
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 18666,
        nbytes: 20480,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 EA 48 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EB1Ref (0C)4EA5["CC-BY-3.0.txt"]3080000
name"CC-BY-3.0.txt"
index13
show full value
Ref(
    [
        RefItem {
            index: 13,
            name_len: 13,
            name: "CC-BY-3.0.txt",
        },
    ],
)
show hex data
0D 00 00 00 00 00 00 00 0D 00 43 43 2D 42 59 2D 33 2E 30 2E 74 78 74 
4EB1ExtentData (6C)0external, length 20 KiB3080000

20 KiB on disk, starting at offset 0 within the extent at address 52F39000; 20 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 20480,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391693824,
                disk_num_bytes: 20480,
                offset: 0,
                num_bytes: 20480,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 01 00 90 F3 52 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 
4EB2Inode (01)0regular file, mode 06443080000
size17023
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 17023,
        nbytes: 20480,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 7F 42 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EB2Ref (0C)4EA5["CC-BY-4.0.txt"]3080000
name"CC-BY-4.0.txt"
index14
show full value
Ref(
    [
        RefItem {
            index: 14,
            name_len: 13,
            name: "CC-BY-4.0.txt",
        },
    ],
)
show hex data
0E 00 00 00 00 00 00 00 0D 00 43 43 2D 42 59 2D 34 2E 30 2E 74 78 74 
4EB2ExtentData (6C)0external, length 20 KiB3080000

20 KiB on disk, starting at offset 0 within the extent at address 52F3E000; 20 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 20480,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391714304,
                disk_num_bytes: 20480,
                offset: 0,
                num_bytes: 20480,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 01 00 E0 F3 52 00 00 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50 00 00 00 00 00 00 
4EB3Inode (01)0regular file, mode 06443080000
size11902
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 11902,
        nbytes: 12288,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 3,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 7E 2E 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 
4EB3Ref (0C)4EA5["CC-BY-NC-1.0.txt"]3080000
name"CC-BY-NC-1.0.txt"
index15
show full value
Ref(
    [
        RefItem {
            index: 15,
            name_len: 16,
            name: "CC-BY-NC-1.0.txt",
        },
    ],
)
show hex data
0F 00 00 00 00 00 00 00 10 00 43 43 2D 42 59 2D 4E 43 2D 31 2E 30 2E 74 78 74 
4EB3ExtentData (6C)0external, length 12 KiB3080000

12 KiB on disk, starting at offset 0 within the extent at address 52F43000; 12 KiB in the file starting from offset 0.

compression0
encryption0
other_encoding0
show full value
ExtentData(
    ExtentDataItem {
        header: ExtentDataHeader {
            generation: 9,
            ram_bytes: 12288,
            compression: 0,
            encryption: 0,
            other_encoding: 0,
            extent_type: 1,
        },
        data: External(
            ExternalExtent {
                disk_bytenr: 1391734784,
                disk_num_bytes: 12288,
                offset: 0,
                num_bytes: 12288,
            },
        ),
    },
)
show hex data
09 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 01 00 30 F4 52 00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30 00 00 00 00 00 00 
4EB4Inode (01)0regular file, mode 06443080000
size13585
mode33188
uid0
gid0
nlink1
atime1708913573
ctime1708913573
mtime1707218278
otime1708913573
show full value
Inode(
    InodeItem {
        generation: 9,
        transid: 9,
        size: 13585,
        nbytes: 16384,
        block_group: 0,
        nlink: 1,
        uid: 0,
        gid: 0,
        mode: 33188,
        rdev: 0,
        flags: 0,
        sequence: 4,
        atime: Time {
            sec: 1708913573,
            nsec: 0,
        },
        ctime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
        mtime: Time {
            sec: 1707218278,
            nsec: 0,
        },
        otime: Time {
            sec: 1708913573,
            nsec: 467517823,
        },
    },
)
show hex data
09 00 00 00 00 00 00 00 09 00 00 00 00 00 00 00 11 35 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 A4 81 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B 66 15 C2 65 00 00 00 00 00 00 00 00 A5 F3 DB 65 00 00 00 00 7F C1 DD 1B