Re: [PATCH v3 00/22] btrfs: add read-only support for subpage sector size
From: David Sterba <hidden>
Date: 2021-01-12 15:16:47
From: David Sterba <hidden>
Date: 2021-01-12 15:16:47
On Wed, Jan 06, 2021 at 09:01:39AM +0800, Qu Wenruo wrote:
Patches can be fetched from github: https://github.com/adam900710/linux/tree/subpage Currently the branch also contains partial RW data support (still some out-of-sync subpage data page status). Great thanks to David for his effort reviewing and merging the preparation patches into misc-next. Now all previously submitted preparation patches are already in misc-next.
I merged 1, 2, 3, 6 to misc-next as they're obvious and independent. The rest is up for review, I haven't looked closely on the open questions.
Qu Wenruo (22):
btrfs: extent_io: rename @offset parameter to @disk_bytenr for
submit_extent_page()Please drop "extent_io:" from any future patch subjects, they get too long already and we haven't been using this prefix consistently anyway.