On Tue, Jun 23, 2015 at 11:39 AM, Robbie Ko <robbieko@xxxxxxxxxxxx> wrote: > Patch for fix btrfs send receive. These patches base on v4.1 > plus following patches. > [PATCH] Btrfs: incremental send, don't delay directory renames unnecessarily > [PATCH] Btrfs: incremental send, check if orphanized dir inode needs delayed rename > > Thanks. > > Robbie Ko (7): > Revert "Btrfs: incremental send, remove dead code" > Btrfs: incremental send, avoid circular waiting and descendant > overwrite ancestor need to update path > Btrfs: incremental send, avoid ancestor rename to descendant > Btrfs: incremental send, fix orphan_dir_info leak > Btrfs: incremental send, fix rmdir but dir have a unprocess item > Btrfs: incremental send, don't send utimes for non-existing directory > Btrfs: incremental send, avoid the overhead of allocating an > orphan_dir_info object unnecessarily Robbie, Are you considering sending test cases for fstests for the patches 2 (all 3 examples in the commit message), 3 and 5? Let me know if you want any assistance making those tests. Thanks. > > fs/btrfs/send.c | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++----- > 1 file changed, 165 insertions(+), 14 deletions(-) > > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Filipe David Manana, "Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men." -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
