linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Last btrfs fixes for 5.3
@ 2019-09-12 17:37 David Sterba
  2019-09-13  9:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2019-09-12 17:37 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, clm, linux-btrfs, linux-kernel

Hi,

there are two fixes, one of them urgent fixing a bug introduced in 5.2
and reported by many users. It took time to identify the root cause,
catching the 5.3 release is higly desired also to push the fix to 5.2
stable tree.

The bug is a mess up of return values after adding proper error handling
and honestly the kind of bug that can cause sleeping disorders until
it's caught. My appologies to everybody who was affected.

Summary of what could happen:

1) either a hang when committing a transaction, if this happens there's
   no risk of corruption, still the hang is very inconvenient and can't be
   resolved without a reboot

2) writeback for some btree nodes may never be started and we end up
   committing a transaction without noticing that, this is really serious
   and that will lead to the "parent transid verify failed" messages

Please pull, thanks.

----------------------------------------------------------------
The following changes since commit 07301df7d2fc220d3de5f7ad804dcb941400cb00:

  btrfs: trim: Check the range passed into to prevent overflow (2019-08-07 16:42:39 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 18dfa7117a3f379862dcd3f67cadd678013bb9dd:

  Btrfs: fix unwritten extent buffers and hangs on future writeback attempts (2019-09-12 13:37:25 +0200)

----------------------------------------------------------------
Filipe Manana (2):
      Btrfs: fix assertion failure during fsync and use of stale transaction
      Btrfs: fix unwritten extent buffers and hangs on future writeback attempts

 fs/btrfs/extent_io.c | 35 ++++++++++++++++++++++++++---------
 fs/btrfs/tree-log.c  | 16 ++++++++--------
 2 files changed, 34 insertions(+), 17 deletions(-)

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

* Re: [GIT PULL] Last btrfs fixes for 5.3
  2019-09-12 17:37 [GIT PULL] Last btrfs fixes for 5.3 David Sterba
@ 2019-09-13  9:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-13  9:05 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, clm, linux-btrfs, linux-kernel

The pull request you sent on Thu, 12 Sep 2019 19:37:26 +0200:

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

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

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:[~2019-09-13  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12 17:37 [GIT PULL] Last btrfs fixes for 5.3 David Sterba
2019-09-13  9: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;
as well as URLs for NNTP newsgroup(s).