diff mbox series

[D/E/F,gcp] UBUNTU: [Config] Update autofs4 path in gcp.inclusion-list

Message ID 20191101154044.5892-1-ioanna-maria.alifieraki@canonical.com
State New
Headers show
Series [D/E/F,gcp] UBUNTU: [Config] Update autofs4 path in gcp.inclusion-list | expand

Commit Message

Ioanna Alifieraki Nov. 1, 2019, 3:40 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1849848

Commit a2225d931f75ddd3c39f4d0d195fad99dfd68671 removes fs/autofs4 path
and replaces it with fs/autofs. This results in the autofs module ending
up in linux-modules-extra package. Update the gcp.inclusion-list with
the correct path.

This issue has been addressed for the generic kernels (commit
374de32adb8311db49b20183b6d340af742759f3). This fixes it for the gcp
kernels.

Signed-off-by: Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>
---
 debian.gcp/control.d/gcp.inclusion-list | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Kamal Mostafa Nov. 1, 2019, 3:44 p.m. UTC | #1
Acked-by: Kamal Mostafa <kamal@canonical.com>

 -Kamal

On Fri, Nov 01, 2019 at 03:40:44PM +0000, Ioanna Alifieraki wrote:
> BugLink: https://bugs.launchpad.net/bugs/1849848
> 
> Commit a2225d931f75ddd3c39f4d0d195fad99dfd68671 removes fs/autofs4 path
> and replaces it with fs/autofs. This results in the autofs module ending
> up in linux-modules-extra package. Update the gcp.inclusion-list with
> the correct path.
> 
> This issue has been addressed for the generic kernels (commit
> 374de32adb8311db49b20183b6d340af742759f3). This fixes it for the gcp
> kernels.
> 
> Signed-off-by: Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>
> ---
>  debian.gcp/control.d/gcp.inclusion-list | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.gcp/control.d/gcp.inclusion-list b/debian.gcp/control.d/gcp.inclusion-list
> index e879d027df0a..c02544b6034a 100644
> --- a/debian.gcp/control.d/gcp.inclusion-list
> +++ b/debian.gcp/control.d/gcp.inclusion-list
> @@ -177,7 +177,7 @@ drivers/xen/*
>  ! find sound/core -name oss -prune -o -name *.ko -print
>  fs/9p/*
>  fs/aufs/aufs.ko
> -fs/autofs4/autofs4.ko
> +fs/autofs/autofs4.ko
>  fs/binfmt_misc.ko
>  fs/btrfs/*
>  fs/cachefiles/cachefiles.ko
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Stefan Bader Nov. 12, 2019, 1:01 p.m. UTC | #2
On 01.11.19 16:40, Ioanna Alifieraki wrote:
> BugLink: https://bugs.launchpad.net/bugs/1849848
> 
> Commit a2225d931f75ddd3c39f4d0d195fad99dfd68671 removes fs/autofs4 path
> and replaces it with fs/autofs. This results in the autofs module ending
> up in linux-modules-extra package. Update the gcp.inclusion-list with
> the correct path.
> 
> This issue has been addressed for the generic kernels (commit
> 374de32adb8311db49b20183b6d340af742759f3). This fixes it for the gcp
> kernels.
> 
> Signed-off-by: Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
> ---
>  debian.gcp/control.d/gcp.inclusion-list | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.gcp/control.d/gcp.inclusion-list b/debian.gcp/control.d/gcp.inclusion-list
> index e879d027df0a..c02544b6034a 100644
> --- a/debian.gcp/control.d/gcp.inclusion-list
> +++ b/debian.gcp/control.d/gcp.inclusion-list
> @@ -177,7 +177,7 @@ drivers/xen/*
>  ! find sound/core -name oss -prune -o -name *.ko -print
>  fs/9p/*
>  fs/aufs/aufs.ko
> -fs/autofs4/autofs4.ko
> +fs/autofs/autofs4.ko
>  fs/binfmt_misc.ko
>  fs/btrfs/*
>  fs/cachefiles/cachefiles.ko
>
Khalid Elmously Nov. 13, 2019, 5:53 a.m. UTC | #3
On 2019-11-01 15:40:44 , Ioanna Alifieraki wrote:
> BugLink: https://bugs.launchpad.net/bugs/1849848
> 
> Commit a2225d931f75ddd3c39f4d0d195fad99dfd68671 removes fs/autofs4 path
> and replaces it with fs/autofs. This results in the autofs module ending
> up in linux-modules-extra package. Update the gcp.inclusion-list with
> the correct path.
> 
> This issue has been addressed for the generic kernels (commit
> 374de32adb8311db49b20183b6d340af742759f3). This fixes it for the gcp
> kernels.
> 
> Signed-off-by: Ioanna Alifieraki <ioanna-maria.alifieraki@canonical.com>
> ---
>  debian.gcp/control.d/gcp.inclusion-list | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.gcp/control.d/gcp.inclusion-list b/debian.gcp/control.d/gcp.inclusion-list
> index e879d027df0a..c02544b6034a 100644
> --- a/debian.gcp/control.d/gcp.inclusion-list
> +++ b/debian.gcp/control.d/gcp.inclusion-list
> @@ -177,7 +177,7 @@ drivers/xen/*
>  ! find sound/core -name oss -prune -o -name *.ko -print
>  fs/9p/*
>  fs/aufs/aufs.ko
> -fs/autofs4/autofs4.ko
> +fs/autofs/autofs4.ko
>  fs/binfmt_misc.ko
>  fs/btrfs/*
>  fs/cachefiles/cachefiles.ko
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
diff mbox series

Patch

diff --git a/debian.gcp/control.d/gcp.inclusion-list b/debian.gcp/control.d/gcp.inclusion-list
index e879d027df0a..c02544b6034a 100644
--- a/debian.gcp/control.d/gcp.inclusion-list
+++ b/debian.gcp/control.d/gcp.inclusion-list
@@ -177,7 +177,7 @@  drivers/xen/*
 ! find sound/core -name oss -prune -o -name *.ko -print
 fs/9p/*
 fs/aufs/aufs.ko
-fs/autofs4/autofs4.ko
+fs/autofs/autofs4.ko
 fs/binfmt_misc.ko
 fs/btrfs/*
 fs/cachefiles/cachefiles.ko