public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: some cleanups for btrfs_copy_root()
@ 2025-05-19 10:42 fdmanana
  2025-05-19 10:42 ` [PATCH 1/2] btrfs: unfold transaction abort at btrfs_copy_root() fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fdmanana @ 2025-05-19 10:42 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

A couple simple cleanups, details in the change logs.

Filipe Manana (2):
  btrfs: unfold transaction abort at btrfs_copy_root()
  btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()

 fs/btrfs/ctree.c | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-05-28 13:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 10:42 [PATCH 0/2] btrfs: some cleanups for btrfs_copy_root() fdmanana
2025-05-19 10:42 ` [PATCH 1/2] btrfs: unfold transaction abort at btrfs_copy_root() fdmanana
2025-05-19 10:42 ` [PATCH 2/2] btrfs: abort transaction on unexpected eb generation " fdmanana
2025-05-27 11:01 ` [PATCH 0/2] btrfs: some cleanups for btrfs_copy_root() Daniel Vacek
2025-05-27 22:27 ` Qu Wenruo
2025-05-28 13:51 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox