mtd/fs/jffs2/ecos ChangeLog,1.12,1.13

lunn at infradead.org lunn at infradead.org
Tue Feb 8 14:36:29 EST 2005


Update of /home/cvs/mtd/fs/jffs2/ecos
In directory phoenix.infradead.org:/tmp/cvs-serv22961

Modified Files:
	ChangeLog 
Log Message:
Bug fixes in the eCos parts. Mostly wrong signs on error codes,
iput missing etc.


Index: ChangeLog
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	22 Jan 2005 17:15:34 -0000	1.12
+++ ChangeLog	8 Feb 2005 19:36:26 -0000	1.13
@@ -1,3 +1,10 @@
+2005-02-08  Estelle HAMMACHE <estelle.hammache at st.com>
+
+	* src/fs-ecos.c 
+	* src/dir-ecos.c: Fixed the sign of the return codes in various
+	places. iput the inode only after we have finished with
+	it etc.
+	
 2005-01-22  Andrew Lunn  <andrew.lunn at ascom.ch>
 
 	* Merge from public MTD.





More information about the linux-mtd-cvs mailing list