[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <697ccebb-ffbc-4bb3-81ed-a7fab6f5a679@oracle.com>
Date: Thu, 9 May 2024 14:29:22 +0100
From: John Garry <john.g.garry@...cle.com>
To: Jens Axboe <axboe@...nel.dk>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>, brauner@...nel.org,
Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Subject: Re: [PATCH] bdev: make blockdev_mnt static
+
On 28/02/2024 14:21, Jens Axboe wrote:
> On 2/27/24 1:19 AM, Jiapeng Chong wrote:
>> The blockdev_mnt are not used outside the file bdev.c, so the modification
>> is defined as static.
>>
>> block/bdev.c:377:17: warning: symbol 'blockdev_mnt' was not declared. Should it be static?
>
> What is this against?
>
Please note I see this issue on your 6.9 block branch today @
fd379c13fc0 (HEAD, block/block-6.9) block: set default max segment
size in case of virt_boundary
And I think that it fixes 8f3a608827d1, so
Fixes: 8f3a608827d1 ("bdev: open block device as files")
Tested-by: John Garry <john.g.garry@...cle.com>
Powered by blists - more mailing lists