third_party_f2fs-tools/lib
JP Abgrall a35529fce0 format: add support for dev_fill() and extra dev_*() debugging.
Support an fs_io dev_fill().
This helps with devices that actually already return 0 on uninitialized
data. It also helps with in memory devices using sparse libs: don't
allocate a block of 0s.

Signed-off-by: JP Abgrall <jpa@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2014-04-07 12:14:32 +09:00
..
libf2fs_io.c format: add support for dev_fill() and extra dev_*() debugging. 2014-04-07 12:14:32 +09:00
libf2fs.c further split up lib2fs so that it does not do any IO directly. 2014-04-07 12:14:10 +09:00
Makefile.am further split up lib2fs so that it does not do any IO directly. 2014-04-07 12:14:10 +09:00