linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Merge extent_page_data and bio_ctrl
@ 2022-10-27 11:07 David Sterba
  2022-10-27 11:07 ` [PATCH 1/2] btrfs: switch extent_page_data bit fields to bools David Sterba
  2022-10-27 11:07 ` [PATCH 2/2] btrfs: merge struct extent_page_data to btrfs_bio_ctrl David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: David Sterba @ 2022-10-27 11:07 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

The extent_page_data structure has shrunk over time and does not make
much sense to have it separately from bio_ctrl.

David Sterba (2):
  btrfs: switch extent_page_data bit fields to bools
  btrfs: merge struct extent_page_data to btrfs_bio_ctrl

 fs/btrfs/extent_io.c | 121 +++++++++++++++++++++----------------------
 1 file changed, 58 insertions(+), 63 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-10-27 11:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-27 11:07 [PATCH 0/2] Merge extent_page_data and bio_ctrl David Sterba
2022-10-27 11:07 ` [PATCH 1/2] btrfs: switch extent_page_data bit fields to bools David Sterba
2022-10-27 11:07 ` [PATCH 2/2] btrfs: merge struct extent_page_data to btrfs_bio_ctrl David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).