public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: fix missing delayed items run after unlink during log replay
@ 2022-02-28 16:29 fdmanana
  2022-02-28 16:29 ` [PATCH 1/2] btrfs: add missing run of delayed items " fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fdmanana @ 2022-02-28 16:29 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

This fixes a couple places that miss running delayed items after doing an
unlink during log replay. The first patch is the actual fix, while the
second one is just a small refactoring to avoid duplication.

Filipe Manana (2):
  btrfs: add missing run of delayed items after unlink during log replay
  btrfs: add and use helper for unlinking inode during log replay

 fs/btrfs/tree-log.c | 60 ++++++++++++++++++++++-----------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-03-01 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28 16:29 [PATCH 0/2] btrfs: fix missing delayed items run after unlink during log replay fdmanana
2022-02-28 16:29 ` [PATCH 1/2] btrfs: add missing run of delayed items " fdmanana
2022-02-28 16:29 ` [PATCH 2/2] btrfs: add and use helper for unlinking inode " fdmanana
2022-03-01 15:35 ` [PATCH 0/2] btrfs: fix missing delayed items run after unlink " David Sterba

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