From f4d4f5cd3ff97bc069f60e7f36eee3ee2461f639 Mon Sep 17 00:00:00 2001 From: Jaegeuk Kim Date: Tue, 27 Nov 2012 14:36:14 +0900 Subject: [PATCH] --- yaml --- r: 347532 b: refs/heads/master c: 5bb446a2890f4dfd62ce4d9fcc982f8ea3c20010 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/filesystems/f2fs.txt | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5f4bf2e1ea39..f3bf00fcc456 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a14d53937cc850d5631e0f809986751770ef65ac +refs/heads/master: 5bb446a2890f4dfd62ce4d9fcc982f8ea3c20010 diff --git a/trunk/Documentation/filesystems/f2fs.txt b/trunk/Documentation/filesystems/f2fs.txt index 6ce540717dc4..dee3960982b8 100644 --- a/trunk/Documentation/filesystems/f2fs.txt +++ b/trunk/Documentation/filesystems/f2fs.txt @@ -19,7 +19,11 @@ F2FS and its tools support various parameters not only for configuring on-disk layout, but also for selecting allocation and cleaning algorithms. The file system formatting tool, "mkfs.f2fs", is available from the following -download page: http://sourceforge.net/projects/f2fs-tools/ +git tree: +>> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git + +For reporting bugs and sending patches, please use the following mailing list: +>> linux-f2fs-devel@lists.sourceforge.net ================================================================================ BACKGROUND AND DESIGN ISSUES