diff options
| author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2012-11-27 00:36:14 -0500 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2012-12-10 23:43:42 -0500 |
| commit | 5bb446a2890f4dfd62ce4d9fcc982f8ea3c20010 (patch) | |
| tree | 13bce8726006ea9df81fa47f186ee6faa5200f2c /Documentation | |
| parent | a14d53937cc850d5631e0f809986751770ef65ac (diff) | |
f2fs: update the f2fs document
I moved the f2fs-tools.git into kernel.org.
And I added a new mailing list, linux-f2fs-devel@lists.sourceforge.net.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/filesystems/f2fs.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/filesystems/f2fs.txt b/Documentation/filesystems/f2fs.txt index 6ce540717dc..dee3960982b 100644 --- a/Documentation/filesystems/f2fs.txt +++ b/Documentation/filesystems/f2fs.txt | |||
| @@ -19,7 +19,11 @@ F2FS and its tools support various parameters not only for configuring on-disk | |||
| 19 | layout, but also for selecting allocation and cleaning algorithms. | 19 | layout, but also for selecting allocation and cleaning algorithms. |
| 20 | 20 | ||
| 21 | The file system formatting tool, "mkfs.f2fs", is available from the following | 21 | The file system formatting tool, "mkfs.f2fs", is available from the following |
| 22 | download page: http://sourceforge.net/projects/f2fs-tools/ | 22 | git tree: |
| 23 | >> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git | ||
| 24 | |||
| 25 | For reporting bugs and sending patches, please use the following mailing list: | ||
| 26 | >> linux-f2fs-devel@lists.sourceforge.net | ||
| 23 | 27 | ||
| 24 | ================================================================================ | 28 | ================================================================================ |
| 25 | BACKGROUND AND DESIGN ISSUES | 29 | BACKGROUND AND DESIGN ISSUES |
