Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: some cleanups for btrfs_lookup_extent_info()
@ 2024-06-19 11:06 fdmanana
  2024-06-19 11:06 ` [PATCH 1/3] btrfs: remove superfluous metadata check at btrfs_lookup_extent_info() fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fdmanana @ 2024-06-19 11:06 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Details in the change logs. Trivial changes.

Filipe Manana (3):
  btrfs: remove superfluous metadata check at btrfs_lookup_extent_info()
  btrfs: reduce nesting for extent processing at btrfs_lookup_extent_info()
  btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()

 fs/btrfs/extent-tree.c | 48 ++++++++++++++++++++++++++----------------
 1 file changed, 30 insertions(+), 18 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-19 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19 11:06 [PATCH 0/3] btrfs: some cleanups for btrfs_lookup_extent_info() fdmanana
2024-06-19 11:06 ` [PATCH 1/3] btrfs: remove superfluous metadata check at btrfs_lookup_extent_info() fdmanana
2024-06-19 11:06 ` [PATCH 2/3] btrfs: reduce nesting for extent processing " fdmanana
2024-06-19 11:06 ` [PATCH 3/3] btrfs: don't BUG_ON() when 0 reference count " fdmanana
2024-06-19 23:24 ` [PATCH 0/3] btrfs: some cleanups for btrfs_lookup_extent_info() Qu Wenruo

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