Aneesh Kumar K.V wrote: > I also think hardcoding 4k block size is not correct. I have the below > patch pending with large file size. Sounds much better to me. I think it also needs to be limited so that it doesn't exceed what the pagecache can address, i.e. 2^32 * PAGE_SIZE - this will especially come into play w/ the large blocks, right? -Eric - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html