In message <[EMAIL PROTECTED]>, Hugh Dickins writes: > In order to fix unionfs truncation, we need to move the lower notify_change > out of the loop in unionfs_setattr. But when I came to do that, I couldn't [...]
Hugh, I want to understand how patches 3/4 and 4/4 are related. In patch 3 you say "in order to fix truncation" but you mention a truncation problem only in patch 4; is there a patch ordering problem, or they're both related to the same issue (with 3/4 being a code cleanup, and 4/4 actually fixing the problem)? What tests did you conduct to tickle this truncation problem: I assume fsx-linux through unionfs, mounted on tmpfs? Did that include both series of patches (your 9 tmpfs patches, plus the two memcgrpoup?). Thanks, Erez. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

