Просмотр исходного кода

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>
Jaegeuk Kim 13 лет назад
Родитель
Сommit
5bb446a289
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      Documentation/filesystems/f2fs.txt

+ 5 - 1
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.
 layout, but also for selecting allocation and cleaning algorithms.
 
 
 The file system formatting tool, "mkfs.f2fs", is available from the following
 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
 BACKGROUND AND DESIGN ISSUES