* [GIT PULL] Btrfs fixes for 6.9-rc7
@ 2024-05-02 12:57 David Sterba
2024-05-02 17:57 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2024-05-02 12:57 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
please pull a few more fixes, thanks.
- set correct ram_bytes when splitting ordered extent, this is
can be inconsistent on-disk but harmless as it's not used for
calculations and it's only advisory for compression
- fix lockdep splat when taking cleaner mutex in qgroups disable ioctl
- fix missing mutex unlock on error path when looking up sys chunk for
relocation
----------------------------------------------------------------
The following changes since commit fe1c6c7acce10baf9521d6dccc17268d91ee2305:
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (2024-04-18 18:18:50 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.9-rc6-tag
for you to fetch changes up to 63a6ce5a1a6261e4c70bad2b55c4e0de8da4762e:
btrfs: set correct ram_bytes when splitting ordered extent (2024-04-30 12:03:44 +0200)
----------------------------------------------------------------
Dominique Martinet (1):
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Josef Bacik (1):
btrfs: take the cleaner_mutex earlier in qgroup disable
Qu Wenruo (1):
btrfs: set correct ram_bytes when splitting ordered extent
fs/btrfs/ioctl.c | 33 ++++++++++++++++++++++++++++++---
fs/btrfs/ordered-data.c | 1 +
fs/btrfs/qgroup.c | 21 ++++++++-------------
fs/btrfs/volumes.c | 1 +
4 files changed, 40 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 6.9-rc7
2024-05-02 12:57 [GIT PULL] Btrfs fixes for 6.9-rc7 David Sterba
@ 2024-05-02 17:57 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-02 17:57 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel
The pull request you sent on Thu, 2 May 2024 14:57:18 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.9-rc6-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f03359bca01bf4372cf2c118cd9a987a5951b1c8
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:[~2024-05-02 17:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 12:57 [GIT PULL] Btrfs fixes for 6.9-rc7 David Sterba
2024-05-02 17:57 ` 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