Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2fstool: re-write some code and fix bugs
* 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