From patchwork Wed Oct 4 17:44:16 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 821417 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3y6jvg5byWz9t73; Thu, 5 Oct 2017 04:44:31 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1dznid-0001x7-Vs; Wed, 04 Oct 2017 17:44:27 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1dznic-0001wC-UF for kernel-team@lists.ubuntu.com; Wed, 04 Oct 2017 17:44:26 +0000 Received: from mail-oi0-f71.google.com ([209.85.218.71]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1dznic-00068C-K7 for kernel-team@lists.ubuntu.com; Wed, 04 Oct 2017 17:44:26 +0000 Received: by mail-oi0-f71.google.com with SMTP id g125so406297oib.13 for ; Wed, 04 Oct 2017 10:44:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=TUPoFL3rbwkvyAWLSKqXlT3n9jtgQ3CLuGPYVi+0FhE=; b=YRZGdAuL5+ZTkzJYxDbLDeUj6R0HJNm0Jq79Fxl2MBhIZD0Vx5zTBfAeIXmGgFnCjf e4NSHPhWathIBZfIdTOYPIE9QxQ68x7W2OGLvshp+XBKQ5ZdE1Pw00n8FAnZseCDEG/K xKYi/Z4qY4HedBpid9oC41P6qr2dBpb03HKqpsf0OwQt0X4Wg7ikAHyCAur5GKVH7nLq La+dGXNCrIpVEJwPQOClGB/5aCroY27WsxdKMspOuSj0+spdfK6qtioux+bXinbfANYW 9c1jXbXpsRoHceagJIBk46uOfMkWHEXTc60SdUfohtslUQ47c+S992sdSAg+LzeBW/qE 3loQ== X-Gm-Message-State: AMCzsaU5W5a1d9br+XrBEb8ItzGgnfRS+3FMvFAPlYX3PyOlZ5+7xBUH Ihd5vrl9Rek51KFauEDAY3eI32qu+hC6E0zJHkkElesnZI1QRTYUrxE0K9GkVz71rrMd0VBHsbA 7kX3j412OVeNYEJ7rPfC4KBnFR9M1MBD2nsJ8HsaT X-Received: by 10.200.50.108 with SMTP id y41mr8563417qta.159.1507139065296; Wed, 04 Oct 2017 10:44:25 -0700 (PDT) X-Google-Smtp-Source: AOwi7QBmO9lPr3Y+rGCjh6p+IAQNjz2f7eSKISHZUog8kI80CakTB58SKKeWmXnhzz8JKjJlowTWCQ== X-Received: by 10.200.50.108 with SMTP id y41mr8563394qta.159.1507139065036; Wed, 04 Oct 2017 10:44:25 -0700 (PDT) Received: from localhost.localdomain (189-19-115-31.dsl.telesp.net.br. [189.19.115.31]) by smtp.gmail.com with ESMTPSA id x68sm10118008qkc.84.2017.10.04.10.44.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 04 Oct 2017 10:44:23 -0700 (PDT) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [azure][PATCH] UBUNTU: [config] azure: move nls_utf8.ko to linux-image package Date: Wed, 4 Oct 2017 14:44:16 -0300 Message-Id: <1507139056-23624-1-git-send-email-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.7.4 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: http://bugs.launchpad.net/bugs/1719624 nls_utf8.ko is usually necessary to mount CIFS shares. Signed-off-by: Marcelo Henrique Cerri Acked-by: Juerg Haefliger Acked-by: Po-Hsu Lin --- debian.azure/control.d/azure.inclusion-list | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.azure/control.d/azure.inclusion-list b/debian.azure/control.d/azure.inclusion-list index 1a81c228ccda..1a167a847075 100644 --- a/debian.azure/control.d/azure.inclusion-list +++ b/debian.azure/control.d/azure.inclusion-list @@ -203,6 +203,7 @@ fs/nfs_common/* fs/nfsd/* fs/nls/nls_cp437.ko fs/nls/nls_iso8859-1.ko +fs/nls/nls_utf8.ko fs/overlayfs/* fs/squashfs/* fs/udf/*