mbox series

[GIT,PULL] Btrfs fix for 6.13-rc8

Message ID cover.1737024972.git.dsterba@suse.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] Btrfs fix for 6.13-rc8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.13-rc7-tag

Message

David Sterba Jan. 16, 2025, 11:03 a.m. UTC
Hi,

please pull one more error handling fix. Thanks.

- handle d_path() errors when canonicalizing device mapper paths during
  device scan

----------------------------------------------------------------
The following changes since commit 0ee4736c003daded513de0ff112d4a1e9c85bbab:

  btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path (2025-01-06 16:32:43 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.13-rc7-tag

for you to fetch changes up to fe4de594f7a2e9bc49407de60fbd20809fad4192:

  btrfs: add the missing error handling inside get_canonical_dev_path (2025-01-13 21:39:52 +0100)

----------------------------------------------------------------
Qu Wenruo (1):
      btrfs: add the missing error handling inside get_canonical_dev_path

 fs/btrfs/volumes.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

pr-tracker-bot@kernel.org Jan. 16, 2025, 5:14 p.m. UTC | #1
The pull request you sent on Thu, 16 Jan 2025 12:03:00 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.13-rc7-tag

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

Thank you!