Skip to content

Commit

Permalink
e2fstool: first version 1.0.0
Browse files Browse the repository at this point in the history
* add option for version, help, verbose and quiet output and option for listing image super.
* fixup blocksize option.
* fixup a OOM when trying to extract a large SPARSE image.
* ino_get_capabilities_xattr: use MASK on returned cap to ensure correct values.
* ino_get_capabilities_xattr: check returned vfs_cap struct size.
* ino_get_config: remove is_root var and use ino instead.
* ino_extract_regular: renamed from ino_extract_regfile and use ext2_progress for non-verbose operations.
* address some mem-leaks.

Signed-off-by: svoboda18 <[email protected]>
  • Loading branch information
svoboda18 committed Sep 22, 2022
1 parent 98c6833 commit abd18bd
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 116 deletions.
Loading

0 comments on commit abd18bd

Please sign in to comment.