multiple jffs_file_write calls

Rogelio M. Serrano Jr. rogelio at evoserve.com
Wed Jul 19 06:44:34 EDT 2000


Does the VFS layer do the subdivision of large file writes such that it
calls jffs_file_write multiple times with count exactly equal to
MAX_CHUNK_SIZE? When jffs_file_write writes the chunk it appends the
name and header to it and we end up with a chunk bigger than
MAX_CHUNK_SIZE. Should we make VFS aware of mtd like what I think should
be done or handle it in another way? What do you think?



To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list