[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7bb2cb93-062c-4ef5-4986-5dd82694edfe@kernel.dk>
Date: Fri, 22 May 2020 08:46:22 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Christoph Hellwig <hch@....de>
Subject: Re: linux-next: build failure after merge of the block tree
On 5/22/20 5:32 AM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the block tree, today's linux-next build (x86_64
> allnoconfig) failed like this:
>
> fs/libfs.c: In function 'generic_file_fsync':
> fs/libfs.c:1116:9: error: too few arguments to function 'blkdev_issue_flush'
> 1116 | return blkdev_issue_flush(inode->i_sb->s_bdev, GFP_KERNEL);
> | ^~~~~~~~~~~~~~~~~~
> In file included from fs/libfs.c:7:
> include/linux/blkdev.h:1875:19: note: declared here
> 1875 | static inline int blkdev_issue_flush(struct block_device *bdev, gfp_t gfp_mask,
> | ^~~~~~~~~~~~~~~~~~
>
> Caused by commit
>
> c64644ce363b ("block: remove the error_sector argument to blkdev_issue_flush")
Gah, I'll fold in the fix. Thanks Stephen.
--
Jens Axboe
Powered by blists - more mailing lists