Whamcloud - gitweb
libext2fs: fix incorrect negative error return in unix and sparse io managers
authorTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jan 2021 21:00:01 +0000 (16:00 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jan 2021 21:00:01 +0000 (16:00 -0500)
commitdd2ed58ab1873304ba2e7d0a0e49ec87981aafc7
tree906aca0e0158224e011730c2881ffe80089d9c8f
parent6fa8edd0fde7a540b41d78e45743208c8edab0b1
libext2fs: fix incorrect negative error return in unix and sparse io managers

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