ACK/Cmnt: [G/H linux-kvm][SRU][PATCH 1/1] UBUNTU: [Config] kvm: Enable Rados block device support
Po-Hsu Lin
po-hsu.lin at canonical.com
Thu Nov 12 08:50:36 UTC 2020
On Thu, Nov 12, 2020 at 4:40 PM Stefan Bader
<stefan.bader at canonical.com> wrote:
>
> On 09.11.20 07:49, Po-Hsu Lin wrote:
> > BugLink: https://bugs.launchpad.net/bugs/1902434
> >
> > Enable the rbd (Rados block device) module support for Ceph.
> >
> > Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
> Acked-by: Stefan Bader <stefan.bader at canonical.com>
> > ---
>
> Would it not be sensible to start adding these kind of things to annotations as
> enforced?
>
I am not really familiar with that mark stuff (any article that I can
study from?)
Do you mean like the following?
CONFIG_BLK_DEV_RBD mark<ENFORCED> note<LP:1902434>
I can send V2 if needed.
Thanks
Sam
> -Stefan
>
> > debian.kvm/config/config.common.ubuntu | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
> > index 06626c8..5959890 100644
> > --- a/debian.kvm/config/config.common.ubuntu
> > +++ b/debian.kvm/config/config.common.ubuntu
> > @@ -240,7 +240,7 @@ CONFIG_BLK_DEV_PMEM=y
> > CONFIG_BLK_DEV_RAM=m
> > CONFIG_BLK_DEV_RAM_COUNT=16
> > CONFIG_BLK_DEV_RAM_SIZE=65536
> > -# CONFIG_BLK_DEV_RBD is not set
> > +CONFIG_BLK_DEV_RBD=m
> > # CONFIG_BLK_DEV_RSXX is not set
> > CONFIG_BLK_DEV_SD=y
> > # CONFIG_BLK_DEV_SKD is not set
> >
>
>
More information about the kernel-team
mailing list