From: "Rogelio M. Serrano Jr." <rogelio@evoserve.com>
To: mtd@infradead.org
Subject: multiple jffs_file_write calls
Date: Wed, 19 Jul 2000 18:44:34 +0800 [thread overview]
Message-ID: <39758691.74272A26@evoserve.com> (raw)
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
next reply other threads:[~2000-07-19 10:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-19 10:44 Rogelio M. Serrano Jr. [this message]
2000-07-19 14:12 ` multiple jffs_file_write calls Finn Hakansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=39758691.74272A26@evoserve.com \
--to=rogelio@evoserve.com \
--cc=mtd@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox