public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: remove stale code in read_tree_block() callers
@ 2026-02-09 11:07 fdmanana
  2026-02-09 11:07 ` [PATCH 1/2] btrfs: use the helper extent_buffer_uptodate() everywhere fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fdmanana @ 2026-02-09 11:07 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Details in the change logs.

Filipe Manana (2):
  btrfs: use the helper extent_buffer_uptodate() everywhere
  btrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block()

 fs/btrfs/backref.c      | 10 ----------
 fs/btrfs/ctree.c        | 13 ++-----------
 fs/btrfs/disk-io.c      | 10 ----------
 fs/btrfs/extent_io.c    |  6 +++---
 fs/btrfs/extent_io.h    |  2 +-
 fs/btrfs/print-tree.c   |  4 ----
 fs/btrfs/qgroup.c       |  4 ----
 fs/btrfs/relocation.c   |  5 +----
 fs/btrfs/tree-mod-log.c |  8 +++-----
 9 files changed, 10 insertions(+), 52 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2026-02-09 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 11:07 [PATCH 0/2] btrfs: remove stale code in read_tree_block() callers fdmanana
2026-02-09 11:07 ` [PATCH 1/2] btrfs: use the helper extent_buffer_uptodate() everywhere fdmanana
2026-02-09 11:07 ` [PATCH 2/2] btrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block() fdmanana
2026-02-09 20:57 ` [PATCH 0/2] btrfs: remove stale code in read_tree_block() callers Boris Burkov

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