2023-07-17 00:16:24

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patch in the vfs-brauner tree

Hi all,

The following commit is also in the ecryptfs tree as a different commit
(but the same patch):

8b70deb8ca90 ("fs/ecryptfs: Replace kmap() with kmap_local_page()")

This is commit

031a0300f2c9 ("ecryptfs: Replace kmap() with kmap_local_page()")

in the ecryptfs tree (where it has been since Sept, 2022).

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-07-19 06:42:20

by Christian Brauner

[permalink] [raw]
Subject: Re: linux-next: duplicate patch in the vfs-brauner tree

On Mon, Jul 17, 2023 at 10:11:14AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> The following commit is also in the ecryptfs tree as a different commit
> (but the same patch):
>
> 8b70deb8ca90 ("fs/ecryptfs: Replace kmap() with kmap_local_page()")
>
> This is commit
>
> 031a0300f2c9 ("ecryptfs: Replace kmap() with kmap_local_page()")
>
> in the ecryptfs tree (where it has been since Sept, 2022).

@Tyler, mind dropping it? I'll send it all in one go for v6.6.

2023-07-19 23:50:17

by Tyler Hicks

[permalink] [raw]
Subject: Re: linux-next: duplicate patch in the vfs-brauner tree

On 2023-07-19 08:16:03, Christian Brauner wrote:
> On Mon, Jul 17, 2023 at 10:11:14AM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > The following commit is also in the ecryptfs tree as a different commit
> > (but the same patch):
> >
> > 8b70deb8ca90 ("fs/ecryptfs: Replace kmap() with kmap_local_page()")
> >
> > This is commit
> >
> > 031a0300f2c9 ("ecryptfs: Replace kmap() with kmap_local_page()")
> >
> > in the ecryptfs tree (where it has been since Sept, 2022).
>
> @Tyler, mind dropping it? I'll send it all in one go for v6.6.

Done. Thank you!

Tyler