On Fri, Jan 30, 2009 at 03:12:07PM +0900, Akira Fujita wrote: > + * > + * Note that the extents of target file(@o_filp) are always converted > + * from "uninitialized" to "initialized" after swapping the blocks > + * between the original file and the destination one(@d_filp). > + * In the next version, this behavior will be fixed not to change extents' > + * initializing status. Note also that if the extent in the target file is "uninitialized", it's not necessary to force the page into memory and then force it to be written out again. This is important if the file involved is a large database file which still has large areas preallocated, but not yet initialized. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html