f2fs tools (original) (raw)

** Important Notice **

The f2fs-tools is no longer maintained through sf.net.
Instead, please access the following url.

http://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary

In order to get source files:
# git clone git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git

For reporting bugs or submitting patches, feel free to send an email to:
linux-f2fs-devel@lists.sourceforge.net

====================
Currently, the tools include mkfs.f2fs only, but later fsck and debugging tools will be added.

In order to use F2FS, simply;
# mkfs.f2fs -l f2fs /dev/block_device
# mount -t f2fs /dev/block_device /mnt

For details, see
linux/Documentation/filesystems/f2fs.txt

User Ratings

5.0 out of 5 stars

★★★★★

★★★★

★★★

★★

ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

Additional Project Details

2012-08-09