Message ID | cover.1704481157.git.dsterba@suse.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] Btrfs updates for 6.8 | expand |
On Fri, 5 Jan 2024 at 11:04, David Sterba <dsterba@suse.com> 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
The pull request you sent on Fri, 5 Jan 2024 20:03:53 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.8-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/affc5af36bbb62073b6aaa4f4459b38937ff5331
Thank you!
On Wed, Jan 10, 2024 at 09:34:28AM -0800, Linus Torvalds wrote: > On Fri, 5 Jan 2024 at 11:04, David Sterba <dsterba@suse.com> 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. Thanks, 1200+ lines of the merge diff certainly did not make it easy. My local tests passed and the conflict resolution seem to do the right thing. Josef sent a different fixup [1] altough it seems he based it on the master branch without your resolution, but the logic looks equivalent. [1] https://lore.kernel.org/linux-btrfs/2fe68e18d89abb7313392c8da61aaa9881bbe945.1704917721.git.josef@toxicpanda.com/