Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
Badari Pulavarty <[email protected]> Thu, 10 Aug 2006 11:51:34 -0700
| Newsgroups | gmane.linux.file-systems,gmane.linux.kernel,gmane.comp.file-systems.ext2.devel |
|---|---|
| Message-ID | <[email protected]> |
Andrew Morton wrote: > Also, JBD is presently feeding into submit_bh() buffer_heads which span two > machine pages, and some device drivers spit the dummy. It'd be better to > fix that once, rather than twice.. > Andrew, I looked at this few days ago. I am not sure how we end up having multiple pages (especially, why we end up having buffers with bh_size > pagesize) ? Do you know why ? Easiest fix would be to fix submit_bh() to deal with multiple vecs - which is vetoed by Jens and I agree with him :( Thanks, Badari - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html