third_party_f2fs-tools/tools
Michael Lass 737e0e9564 f2fstat: fix option parsing
On systems using unsigned char as default (char)EOF != EOF.
Use int to store returned value of getopt to make it work on all platforms.

Signed-off-by: Michael Lass <bevan@bi-co.net>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2015-03-03 16:10:23 -08:00
..
f2fs_io_parse.c parse.f2fs: add a tool to parse IO traces made by runtime f2fs 2014-12-19 16:07:55 -08:00
f2fstat.c f2fstat: fix option parsing 2015-03-03 16:10:23 -08:00
fibmap.c fibmap.f2fs: fix the wrong stat info 2015-01-23 13:15:52 -08:00
Makefile.am parse.f2fs: add a tool to parse IO traces made by runtime f2fs 2014-12-19 16:07:55 -08:00