From patchwork Thu Sep 26 20:05:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Peixoto X-Patchwork-Id: 1989923 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4XF4Nk2q22z1xtC for ; Fri, 27 Sep 2024 06:06:13 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1stukR-0003Ey-5b; Thu, 26 Sep 2024 20:05:59 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1stukP-0003Ef-J6 for kernel-team@lists.ubuntu.com; Thu, 26 Sep 2024 20:05:57 +0000 Received: from mail-pl1-f197.google.com (mail-pl1-f197.google.com [209.85.214.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id BD0773F327 for ; Thu, 26 Sep 2024 20:05:56 +0000 (UTC) Received: by mail-pl1-f197.google.com with SMTP id d9443c01a7336-208b130a763so14903625ad.0 for ; Thu, 26 Sep 2024 13:05:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727381155; x=1727985955; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UaCaHePHg/sWsdRF6s00+jjgLKQ7eblJKqrrWNpbaeo=; b=i6VW/hxnJuSU+D1EjJQYUCFeGNzt6/svBpIm5jbN3rDBMmpLRlhd6CML8k4Vl/caJQ /hDimLTCzKh4iviLbYoWUJYXcRbpcYFTvKcb8AdQN39EvkAqunpar8B/t2o4H8bKlPjd tkMEb8cZhqouTNzrUGyfj6TNyQSsmyMWRxsnwhijXUvLn2R1TQ+ChaCCCSZKQ03qu9Rg MF2yzWgWQHgacD9pTsan5mPbLXXwzJ/J08dqEsNp+d+ryDXhb/jPeXqMuJ/RC2wTQ9n6 yVPZkL7p0+0maXYrFNdKYsuGHUaXC2vl04v0MreNkyCkIXNeU9V3dPo+wLUYMuF35xRU 17Bw== X-Gm-Message-State: AOJu0Yw7NVMxoOJeXKZdM8ezOmNHWqaHJ/D9jWlq5XDKukbMqVq/u9EL VF33YTs2mL8OH6U1IMBPJMQtaho3Sfq1cMYAuOptAxYrbuxgJyD1dWLp33srKw/Vjn2fOS0+YzC sywwiJzEVDTBJWDRv6j5XVlJR2pcgqTN3kKDwML6UY4ZmGCmsdFPh+hyP7oyvO4fGKGzGKv71G/ AYwE74EwDMFegK X-Received: by 2002:a17:903:1210:b0:207:15f4:2637 with SMTP id d9443c01a7336-20b367d5bd4mr15059495ad.12.1727381154681; Thu, 26 Sep 2024 13:05:54 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHns7Ah5eQzprzRIS4s5pvmzOjyp9iR19KEzJ4elb5V3D7PK8quYOOvCQCovHjgUYKfcYlJXQ== X-Received: by 2002:a17:903:1210:b0:207:15f4:2637 with SMTP id d9443c01a7336-20b367d5bd4mr15059225ad.12.1727381154369; Thu, 26 Sep 2024 13:05:54 -0700 (PDT) Received: from canonical.com ([177.62.230.122]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-20b37e0d5c4sm2140495ad.157.2024.09.26.13.05.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Sep 2024 13:05:53 -0700 (PDT) From: Vinicius Peixoto To: kernel-team@lists.ubuntu.com Subject: [SRU][n:linux-azure][PATCH 1/1] UBUNTU [Packaging]: Azure: Include erofs in linux-modules instead of linux-modules-extra Date: Thu, 26 Sep 2024 17:05:44 -0300 Message-ID: <20240926200544.129125-2-vinicius.peixoto@canonical.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240926200544.129125-1-vinicius.peixoto@canonical.com> References: <20240926200544.129125-1-vinicius.peixoto@canonical.com> MIME-Version: 1.0 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: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2081613 erofs is starting to see more use as a modern alternative to squashfs. Since squashfs is already included in linux-modules, let's include erofs in linux-modules as well so that it can be used as a filesystem in virtual machines with just linux-virtual installed. Signed-off-by: Vinicius Peixoto --- 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 b5d02760e6a8..022c1d3b3969 100644 --- a/debian.azure/control.d/azure.inclusion-list +++ b/debian.azure/control.d/azure.inclusion-list @@ -206,6 +206,7 @@ fs/configfs/* fs/dlm/dlm.ko fs/ecryptfs/* fs/efivarfs/* +fs/erofs/* fs/exofs/libore.ko fs/ext4/* fs/fat/*