[release-notes] Updating bcache section based on developer feedback

Pete Travis immanetize at fedoraproject.org
Wed Oct 30 06:04:47 UTC 2013


commit e70a05a43e51333929141b8c1a22366e52548765
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Wed Oct 30 00:04:43 2013 -0600

    Updating bcache section based on developer feedback

 en-US/File_Systems.xml |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/en-US/File_Systems.xml b/en-US/File_Systems.xml
index 574a9fa..0917485 100644
--- a/en-US/File_Systems.xml
+++ b/en-US/File_Systems.xml
@@ -17,7 +17,7 @@
       <see>bcache</see>
     </indexterm>
     <para>
-      Fedora 20 offers experimental support for adding solid state drives as fast, transparent caches to traditional rotating storage to providing both speed and volume on a single filesystem.
+      Fedora 20 offers experimental support for adding solid state drives as fast, transparent caches to traditional rotating storage. Filesystems on the cache-backed block devices offer both speed and volume. The cache can be added to fresh or existing standard partitions and LVM storage. 
     </para>
     <para>
       Learn more about this functionality, called <firstterm>bcache</firstterm>, from:
@@ -26,7 +26,7 @@
 	  <ulink url="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/bcache.txt" />
 	</member>
 	<member>
-	  <ulink url="http://forums.gentoo.org/viewtopic-t-959542.html" />
+	  <ulink url="http://bcache.evilpiepirate.org/" />
 	</member>
 	<member>
 	  <ulink url="http://blog.kylemanna.com/linux/2013/06/30/ssd-caching-using-dmcache-tutorial/" />
@@ -34,6 +34,9 @@
 	<member>
 	  <ulink url="https://fedoraproject.org/wiki/Test_Day:2013-10-13_SSD_Cache" />
 	</member>
+	<member>
+	  <ulink url="https://github.com/g2p/blocks" />
+	</member>
       </simplelist>
     </para>
       


More information about the docs-commits mailing list