public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fix for 5.5-rc8
@ 2020-01-25 12:14 David Sterba
  2020-01-25 19:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2020-01-25 12:14 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

here's a last minute fix for a regression introduced in this development
cycle. There's a small chance of a silent corruption when device replace
and NOCOW data writes happen at the same time in one block group.
Metadata or COW data writes are unaffected. The fixup patch is there to
silence an unnecessary warning.

Please pull, thanks.

----------------------------------------------------------------
The following changes since commit b35cf1f0bf1f2b0b193093338414b9bd63b29015:

  btrfs: check rw_devices, not num_devices for balance (2020-01-17 15:40:54 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.5-rc8-tag

for you to fetch changes up to 4cea9037f82a6deed0f2f61e4054b7ae2519ef87:

  btrfs: dev-replace: remove warning for unknown return codes when finished (2020-01-25 12:49:12 +0100)

----------------------------------------------------------------
David Sterba (1):
      btrfs: dev-replace: remove warning for unknown return codes when finished

Qu Wenruo (1):
      btrfs: scrub: Require mandatory block group RO for dev-replace

 fs/btrfs/dev-replace.c |  5 +----
 fs/btrfs/scrub.c       | 33 ++++++++++++++++++++++++++++-----
 2 files changed, 29 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-25 19:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-25 12:14 [GIT PULL] Btrfs fix for 5.5-rc8 David Sterba
2020-01-25 19:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox