Expand description
Rust parser for BTRFS Sendstreams which are created via btrfs-send.
Structs§
- Atime
- Chmod
- Chown
- Clone
- Clone
Len - Ctime
- Ctransid
- Data
- File
Offset - Ino
- Link
- Link
Target - Mkdir
- Mkfifo
- Mkfile
- Mknod
- Mksock
- Mkspecial
- Mode
- Mtime
- Rdev
- Remove
Xattr - Rename
- Rmdir
- Sendstream
- This is the main entrypoint of this crate. It provides access to the sequence of Commands that make up this sendstream.
- SetXattr
- Snapshot
- Subvol
- Symlink
- Temporary
Path - Because the stream is emitted in inode order, not FS order, the destination directory may not exist at the time that a creation command is emitted, so it will end up with an opaque name that will end up getting renamed to the final name later in the stream.
- Truncate
- Unlink
- Update
Extent - Utimes
- Write
- Xattr
Data - Xattr
Name