This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/fs/jffs2/current ChangeLog src/f ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	flash_v2
Changes by:	asl@sourceware.org	2004-08-05 13:41:34

Modified files:
	packages/fs/jffs2/current: ChangeLog 
	packages/fs/jffs2/current/src: flashio.c fs-ecos.c 
	packages/fs/jffs2/current/tests: fileio1.c 

Log message:
	* tests/fileio1.c (main): If we have two filesystem configured
	mount the second one on /mnt and list the root of it.
	* src/fs-ecos.c (jffs2_fo_write): Fixed a typo in a debug print
	which is normally disabled.
	* src/fs-ecos.c (jffs2_fo_lseek): Put back part of the fix for
	lseeking past the end of the file which was removed during the last
	merge with MTD.
	* src/flashio.c (jffs2_flash_erase): Minor update for new
	flash API.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]