Re: [GIT PULL] erofs updates for 5.15-rc1

From: Linus Torvalds
Date: Thu Sep 02 2021 - 12:19:22 EST


On Tue, Aug 31, 2021 at 4:00 PM Gao Xiang <xiang@xxxxxxxxxx> wrote:
>
> All commits have been tested and have been in linux-next. Note that
> in order to support iomap tail-packing inline, I had to merge iomap
> core branch (I've created a merge commit with the reason) in advance
> to resolve such functional dependency, which is now merged into
> upstream. Hopefully I did the right thing...

It all looks fine to me. You have all the important parts: what you
are merging, and _why_ you are merging it.

So no complaints, and thanks for making it explicit in your pull
request too so that I'm not taken by surprise.

Linus