end_pos = round_up(pos + iov->iov_len, root->sectorsize); added in commit 3ac0d7b96a268a98bd474cab8bce3a9f125aaccf Author: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx> Date: Thu Mar 27 02:51:58 2014 +0000 btrfs: Change the expanding write sequence to fix snapshot related bug. doesn't look right - after all, just split the first iovec in the array and end_pos will go down. Do we want pos + count instead of pos + iov->iov_len there? -- 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