2023-09-28 08:14:01

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the vfs-brauner tree

Hi all,

After merging the vfs-brauner tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/md/md.c: In function 'md_import_device':
drivers/md/md.c:3635:25: error: unused variable 'holder' [-Werror=unused-variable]
3635 | struct md_rdev *holder;
| ^~~~~~
cc1: all warnings being treated as errors

Caused by commit

15db36126ca6 ("md: Convert to bdev_open_by_dev()")

I have used the vfs-brauner tree from next-20230927 for today.
--
Cheers,
Stephen Rothwell


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

2023-09-28 15:08:18

by Christian Brauner

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the vfs-brauner tree

On Thu, Sep 28, 2023 at 10:39:54AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the vfs-brauner tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/md/md.c: In function 'md_import_device':
> drivers/md/md.c:3635:25: error: unused variable 'holder' [-Werror=unused-variable]
> 3635 | struct md_rdev *holder;
> | ^~~~~~
> cc1: all warnings being treated as errors
>
> Caused by commit
>
> 15db36126ca6 ("md: Convert to bdev_open_by_dev()")
>
> I have used the vfs-brauner tree from next-20230927 for today.

Fixed in vfs.super. Thank you!

2023-10-02 21:44:30

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the vfs-brauner tree

Hi Jan,

On Mon, 2 Oct 2023 13:26:48 +0200 Jan Kara <[email protected]> wrote:
>
> Oh, and one more note - Christian is on vacation this week so Stephen please
> just revert the commit in the linux-next until he returns and updates his
> tree. Thanks!

Thanks for letting me know, I will do so.

--
Cheers,
Stephen Rothwell


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