MTD CVS update: 'mtd/fs/jffs intrep.c'
sjhill at cotw.com
sjhill at cotw.com
Mon Oct 30 12:14:10 EST 2000
Update of /home/cvs/mtd/fs/jffs
In directory infradead.org:/tmp/cvs-serv7745
Modified Files:
intrep.c
Log Message:
Added 'flash_safe_writev' and made changes in 'jffs_write_node' to
utilize the new MTD function 'writev' which uses 'struct iovec' for
passing multiple pieces data in order reduce the number of writes
to the flash. This was specifically done for NAND flash, but should
prove useful for NOR as well. Added some debugging print statements
as well as cleaned up some compiler warnings for some other debugging
print statements.
To unsubscribe, send "unsubscribe mtd-cvs" to majordomo at infradead.org
More information about the linux-mtd-cvs
mailing list