All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: log replay bug fixes and cleanup
@ 2025-07-11 20:26 fdmanana
  2025-07-11 20:26 ` [PATCH 1/3] btrfs: don't ignore inode missing when replaying log tree fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: fdmanana @ 2025-07-11 20:26 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

A couple bug fixes for log replay and a cleanup.

Filipe Manana (3):
  btrfs: don't ignore inode missing when replaying log tree
  btrfs: don't skip remaining extrefs if dir not found during log replay
  btrfs: use saner variable type and name to indicate extrefs at add_inode_ref()

 fs/btrfs/tree-log.c | 35 +++++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-07-17 17:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 20:26 [PATCH 0/3] btrfs: log replay bug fixes and cleanup fdmanana
2025-07-11 20:26 ` [PATCH 1/3] btrfs: don't ignore inode missing when replaying log tree fdmanana
2025-07-11 20:26 ` [PATCH 2/3] btrfs: don't skip remaining extrefs if dir not found during log replay fdmanana
2025-07-11 20:26 ` [PATCH 3/3] btrfs: use saner variable type and name to indicate extrefs at add_inode_ref() fdmanana
2025-07-11 20:36 ` [PATCH v2 0/3] btrfs: log replay bug fixes and cleanup fdmanana
2025-07-11 20:36   ` [PATCH v2 1/3] btrfs: don't ignore inode missing when replaying log tree fdmanana
2025-07-11 20:36   ` [PATCH v2 2/3] btrfs: don't skip remaining extrefs if dir not found during log replay fdmanana
2025-07-11 20:36   ` [PATCH v2 3/3] btrfs: use saner variable type and name to indicate extrefs at add_inode_ref() fdmanana
2025-07-17 17:53   ` [PATCH v2 0/3] btrfs: log replay bug fixes and cleanup Boris Burkov

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.