Skip to content

Commit

Permalink
e2fstool: re-write some code and fix bugs
Browse files Browse the repository at this point in the history
* ino_get_capabilities_xattr: correct capabilities values.
* ino_extract_symlink: fix a possible SF for symlinks with i_size < SYMLINK_I_BLOCK_MAX_SIZE.
* ino_extract_regfile: fix writting files that exceeds write() limit.
* ino_get_config: open/close config files each time writting line.
* ino_extract_regfile: always check written size with i_size.
* e2fstool: re-write some error message print functions.
* e2fstool: indentation with 4-spaces is better.

Signed-off-by: svoboda18 <[email protected]>
  • Loading branch information
svoboda18 committed Aug 24, 2022
1 parent 802ee6b commit 98c6833
Show file tree
Hide file tree
Showing 2 changed files with 546 additions and 606 deletions.
Loading

0 comments on commit 98c6833

Please sign in to comment.