Re: [GIT PULL] Btrfs updates for 6.8
From: Linus Torvalds
Date: Wed Jan 10 2024 - 12:35:01 EST
On Fri, 5 Jan 2024 at 11:04, David Sterba <dsterba@xxxxxxxx> wrote:
>
> There are possible minor merge conflicts reported by linux-next.
Bah. The block open mode changes were ugly. I did my best to make the
end result legible.
You may want to note the btrfs_open_mode() helper I added and possibly
do it differently.
Linus