public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* multiple jffs_file_write calls
@ 2000-07-19 10:44 Rogelio M. Serrano Jr.
  2000-07-19 14:12 ` Finn Hakansson
  0 siblings, 1 reply; 2+ messages in thread
From: Rogelio M. Serrano Jr. @ 2000-07-19 10:44 UTC (permalink / raw)
  To: mtd

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@infradead.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-19 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-19 10:44 multiple jffs_file_write calls Rogelio M. Serrano Jr.
2000-07-19 14:12 ` Finn Hakansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox