From: Robbie Ko <robbi...@synology.com> Patch for fix btrfs incremental send. These patches base on v4.8.0-rc8
v2: * Improve the change log * Add a new patch "add generation check in existence demtermination for the parent directory" Robbie Ko (6): Btrfs: incremental send, do not skip generation inconsistency check for inode 256. Btrfs: incremental send, add generation check for the inode waiting for rmdir operation. Btrfs: incremental send, add generation for waiting_dir_move struct and check it in can_rmdir. Btrfs: incremental send, skip check overwritten if parents' generation are different Btrfs: incremental send, add generation check for inode is waiting for move. Btrfs: incremental send, add generation check in existence demtermination for the parent directory fs/btrfs/send.c | 61 ++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 47 insertions(+), 14 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html