Whamcloud - gitweb
libext2fs: fix short-read bugs in unix_io's bounce buffer handling
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 13 Sep 2016 20:34:33 +0000 (16:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 13 Sep 2016 20:35:15 +0000 (16:35 -0400)
commit065c01cdbaaf6bf150112e85adeaac56315ce408
tree4a805048f3d00db26aeb8bb8f3bb1afe8e601324
parent224b15673a34f818009f89e02ca23fadb389199c
libext2fs: fix short-read bugs in unix_io's bounce buffer handling

Signed-off-by: Matthias Andree <matthias.andree@gmx.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/unix_io.c