All of lore.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

* Re: [GIT PULL] Btrfs fix for 5.5-rc8
  2020-01-25 12:14 [GIT PULL] Btrfs fix for 5.5-rc8 David Sterba
@ 2020-01-25 19:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-25 19:05 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Sat, 25 Jan 2020 13:14:00 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a075f23dd4b036ebaf918b3af477aa1f249ddfa0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ 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 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.