Re: f2fs tests

2013-06-24 Thread Jaegeuk Kim
Hi, Thank you for the interest. 2013-06-21 (금), 21:36 +0200, Pavel Machek: > Hi! > > I played a bit with f2fs... > > First, I had to compile the f2fstools... Unfortunately they require > never autoconf than available on debian. I tried to hack it, but then > I decided that compiling it by hand

f2fs tests

2013-06-21 Thread Pavel Machek
Hi! I played a bit with f2fs... First, I had to compile the f2fstools... Unfortunately they require never autoconf than available on debian. I tried to hack it, but then I decided that compiling it by hand is just simpler. gcc -I include/ -I . lib/*.c mkfs/*.c /usr/lib/libuuid.so does the trick