All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 5.13-rc6
@ 2021-06-09 13:28 David Sterba
  2021-06-09 21:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2021-06-09 13:28 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more fixes that people hit during testing. Please pull, thanks.

- in zomed mode, fix 32bit value wrapping when calculating superblock
  offsets

- error handling
  - properly check filesystema and device uuids
  - properly return errors when marking extents as written
  - do not write supers if we have an fs error

----------------------------------------------------------------
The following changes since commit 503d1acb01826b42e5afb496dfcc32751bec9478:

  MAINTAINERS: add btrfs IRC link (2021-06-03 15:40:38 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.13-rc5-tag

for you to fetch changes up to aefd7f7065567a4666f42c0fc8cdb379d2e036bf:

  btrfs: promote debugging asserts to full-fledged checks in validate_super (2021-06-04 13:12:06 +0200)

----------------------------------------------------------------
Josef Bacik (1):
      btrfs: do not write supers if we have an fs error

Naohiro Aota (1):
      btrfs: zoned: fix zone number to sector/physical calculation

Nikolay Borisov (1):
      btrfs: promote debugging asserts to full-fledged checks in validate_super

Ritesh Harjani (1):
      btrfs: return value from btrfs_mark_extent_written() in case of error

 fs/btrfs/disk-io.c  | 26 ++++++++++++++++++--------
 fs/btrfs/file.c     |  4 ++--
 fs/btrfs/tree-log.c | 16 ++++++++++++++++
 fs/btrfs/zoned.c    | 23 ++++++++++++++++++-----
 4 files changed, 54 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] Btrfs fixes for 5.13-rc6
  2021-06-09 13:28 [GIT PULL] Btrfs fixes for 5.13-rc6 David Sterba
@ 2021-06-09 21:59 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-09 21:59 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Wed,  9 Jun 2021 15:28:28 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.13-rc5-tag

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

Thank you!

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

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

end of thread, other threads:[~2021-06-09 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 13:28 [GIT PULL] Btrfs fixes for 5.13-rc6 David Sterba
2021-06-09 21:59 ` 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.