Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libext2fs: use block_buf in ext2fs_alloc_block2() if it is provided
If the caller supplies a buffer to ext2fs_alloc_block2(), use it instead of calling ext2fs_zero_blocks2(). Signed-off-by: Theodore Ts'o <tytso@mit.edu>
- Loading branch information