All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: linux-xfs@vger.kernel.org
Subject: [PATCH 0/2] xfs: fix another couple of reflink data corruptions
Date: Fri,  5 Oct 2018 11:23:34 +1000	[thread overview]
Message-ID: <20181005012336.1418-1-david@fromorbit.com> (raw)

Hi folks,

These are the fixes needed to avoid having dedupe and reflink expose
stale data due to sharing unitialised post EOF data from the source
file inside the destination file's EOF.

Cheers,

Dave.

             reply	other threads:[~2018-10-05  8:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05  1:23 Dave Chinner [this message]
2018-10-05  1:23 ` [PATCH 1/2] xfs: fix data corruption w/ unaligned dedupe ranges Dave Chinner
2018-10-05 23:58   ` Darrick J. Wong
2018-10-06 10:47   ` Christoph Hellwig
2018-10-05  1:23 ` [PATCH 2/2] xfs: fix data corruption w/ unaligned reflink ranges Dave Chinner
2018-10-05  1:40   ` Darrick J. Wong
2018-10-05  5:21     ` Dave Chinner
2018-10-05 17:11       ` Darrick J. Wong
2018-10-06  0:00   ` Darrick J. Wong
2018-10-06 10:54   ` Christoph Hellwig

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=20181005012336.1418-1-david@fromorbit.com \
    --to=david@fromorbit.com \
    --cc=linux-xfs@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.