mbox series

[0/1] bcache patche for Linux v5.20

Message ID 20220719042724.8498-1-colyli@suse.de (mailing list archive)
Headers show
Series bcache patche for Linux v5.20 | expand

Message

Coly Li July 19, 2022, 4:27 a.m. UTC
Hi Jens,

There is 1 patch from bcache submission, which removes 'EXPERIMENTAL'
from the bcache Kconfig item, now 'Asynchronous device registration'
option is not experimental anymore.

Please take it for v5.20. Thank you in advance to taking care of this.

Coly Li
---

Coly Li (1):
  bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device
    registration'

 drivers/md/bcache/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Coly Li July 28, 2022, 3:55 p.m. UTC | #1
> 2022年7月19日 12:27,Coly Li <colyli@suse.de> 写道:
> 
> Hi Jens,
> 
> There is 1 patch from bcache submission, which removes 'EXPERIMENTAL'
> from the bcache Kconfig item, now 'Asynchronous device registration'
> option is not experimental anymore.
> 
> Please take it for v5.20. Thank you in advance to taking care of this.
> 
> Coly Li
> ---
> 
> Coly Li (1):
>  bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device
>    registration'
> 
> drivers/md/bcache/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Hi Jens,

Just kindly remind for this single patch for 5.20. Thanks.

Coly Li
Jens Axboe July 28, 2022, 5:13 p.m. UTC | #2
On Tue, 19 Jul 2022 12:27:23 +0800, Coly Li wrote:
> There is 1 patch from bcache submission, which removes 'EXPERIMENTAL'
> from the bcache Kconfig item, now 'Asynchronous device registration'
> option is not experimental anymore.
> 
> Please take it for v5.20. Thank you in advance to taking care of this.
> 
> Coly Li
> 
> [...]

Applied, thanks!

[1/1] bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device registration'
      commit: 508e357579f07d43cb3feabe93b46bc1648ca5d9

Best regards,