All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: fixes for inline extent fallback and error handling
@ 2025-12-15  9:38 fdmanana
  2025-12-15  9:38 ` [PATCH 1/3] btrfs: do not free data reservation in fallback from inline due to -ENOSPC fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: fdmanana @ 2025-12-15  9:38 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

A couple fixes and a cleanup in the inline extent creation path.
Details in the changelogs.

Filipe Manana (3):
  btrfs: do not free data reservation in fallback from inline due to -ENOSPC
  btrfs: fix reservation leak in some error paths when inserting inline extent
  btrfs: update stale comment in __cow_file_range_inline()

 fs/btrfs/inode.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-12-15 18:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15  9:38 [PATCH 0/3] btrfs: fixes for inline extent fallback and error handling fdmanana
2025-12-15  9:38 ` [PATCH 1/3] btrfs: do not free data reservation in fallback from inline due to -ENOSPC fdmanana
2025-12-15  9:45   ` Qu Wenruo
2025-12-15  9:38 ` [PATCH 2/3] btrfs: fix reservation leak in some error paths when inserting inline extent fdmanana
2025-12-15  9:38 ` [PATCH 3/3] btrfs: update stale comment in __cow_file_range_inline() fdmanana
2025-12-15  9:47   ` Qu Wenruo
2025-12-15  9:49     ` Filipe Manana
2025-12-15  9:50       ` Qu Wenruo
2025-12-15 18:43 ` [PATCH 0/3] btrfs: fixes for inline extent fallback and error handling David Sterba

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.