linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: robbieko <robbieko@synology.com>
To: linux-btrfs@vger.kernel.org
Cc: Robbie Ko <robbieko@synology.com>
Subject: [PATCH v2 0/6] Btrfs: incremental send, fix serval case for inode 256 and generation
Date: Fri, 28 Oct 2016 09:40:44 +0800	[thread overview]
Message-ID: <1477618850-12922-1-git-send-email-robbieko@synology.com> (raw)

From: Robbie Ko <robbieko@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


             reply	other threads:[~2016-10-28  1:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-28  1:40 robbieko [this message]
2016-10-28  1:40 ` [PATCH v2 1/6] Btrfs: incremental send, do not skip generation inconsistency check for inode 256 robbieko
2016-10-28  1:40 ` [PATCH v2 2/6] Btrfs: incremental send, add generation check for the inode waiting for rmdir operation robbieko
2016-10-28  1:40 ` [PATCH v2 3/6] Btrfs: incremental send, add generation for waiting_dir_move struct and check it in can_rmdir robbieko
2016-10-28 15:13   ` Filipe Manana
2016-10-28  1:40 ` [PATCH v2 4/6] Btrfs: incremental send, skip check overwritten if parents' generation are different robbieko
2016-10-28  1:40 ` [PATCH v2 5/6] Btrfs: incremental send, add generation check for inode is waiting for move robbieko
2016-10-28  1:40 ` [PATCH v2 6/6] Btrfs: incremental send, add generation check in existence demtermination for the parent directory robbieko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1477618850-12922-1-git-send-email-robbieko@synology.com \
    --to=robbieko@synology.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).