MTD CVS update: 'mtd/fs/jffs intrep.c'
finn at infradead.org
finn at infradead.org
Mon Jul 17 11:07:20 EDT 2000
Update of /home/cvs/mtd/fs/jffs
In directory infradead.org:/tmp/cvs-serv27741
Modified Files:
intrep.c
Log Message:
* jffs_insert_data: Implementation of the third and last case of the
possible three kinds of insertions of data: When we're inserting data
_beyond_ the limits of the file. We're using a virtual node to keep
track of a logical piece of data not represented on the physical device.
Now the function returns an integer instead of being void.
* jffs_delete_data: Returns an integer now.
* jffs_scan_flash: Use flash_read_u32 instead of reading directly from
the flash.
To unsubscribe, send "unsubscribe mtd-cvs" to majordomo at infradead.org
More information about the linux-mtd-cvs
mailing list