]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: avoid forking a single thread in ext2fs_rw_bitmaps()
authorTheodore Ts'o <tytso@mit.edu>
Sat, 17 Jul 2021 03:10:52 +0000 (23:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 17 Jul 2021 03:10:52 +0000 (23:10 -0400)
commitd0b6b64f62eff5c7545be8b71adf6fd537613a90
tree049ac0af61eeb1425ade66e729e0d0c6b2dac1c4
parenta3f844da91f0c01209a5d778a5af57fabe245332
libext2fs: avoid forking a single thread in ext2fs_rw_bitmaps()

https://github.com/tytso/e2fsprogs/issues/67

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/rw_bitmaps.c