mtd/fs/jffs3 JFFS3design.tex,1.3,1.4

Artem Bityuckiy dedekind at infradead.org
Sun Jan 23 10:50:34 EST 2005


Update of /home/cvs/mtd/fs/jffs3
In directory phoenix.infradead.org:/tmp/cvs-serv17265

Modified Files:
	JFFS3design.tex 
Log Message:
Add more references.


Index: JFFS3design.tex
===================================================================
RCS file: /home/cvs/mtd/fs/jffs3/JFFS3design.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- JFFS3design.tex	23 Jan 2005 15:37:15 -0000	1.3
+++ JFFS3design.tex	23 Jan 2005 15:50:31 -0000	1.4
@@ -216,7 +216,7 @@
 JFFS2 uses the CRC32 algoritm with 
 
 \section{Miscellanious}
-This subsection contains just the gathered list of different ideas and thoughts,
+This subsection contains the gathered list of different ideas and thoughts,
 suggested by different people but have not yet highlited/used in this
 document. Many of some of them may be quite good.
 
@@ -224,17 +224,24 @@
 \item Have some global or per-inode flag telling that there was a CRC
 error detected. In this flag is set, print big warning saying that flash
 device in not reliable anymore. Should be controlled by user, though
-(may be using xattr).
+(may be using xattr).\\
+\href{http://lists.infradead.org/pipermail/linux-mtd/2005-January/011608.html}
+{http://lists.infradead.org/pipermail/linux-mtd/2005-January/011608.html}
 
 \item Ask zlib not to generate adler32 checksum. JFFS3 write
 checksums itself.\\
 \href{http://lists.infradead.org/pipermail/linux-mtd/2004-December/011137.html}
 {http://lists.infradead.org/pipermail/linux-mtd/2004-December/011137.html}.
 
-\item Make the compression selectable per-file (may be using xattr). 
+\item Make the compression selectable per-file (may be using xattr).\\
+\href{http://lists.infradead.org/pipermail/linux-mtd/2005-January/011645.html}
+{http://lists.infradead.org/pipermail/linux-mtd/2005-January/011645.html}
 
 \item Make one more compression mode when checksums are neither
-generated nor checked.
+generated nor checked.\\
+\href{http://lists.infradead.org/pipermail/linux-mtd/2005-January/011640.html}
+{http://lists.infradead.org/pipermail/linux-mtd/2005-January/011640.html}
+
 \end{enumerate}
 
 %





More information about the linux-mtd-cvs mailing list