From patchwork Fri Apr 5 13:14:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roxana Nicolescu X-Patchwork-Id: 1920270 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 4V9zVG1lglz1yZQ for ; Sat, 6 Apr 2024 00:14:45 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rsjOu-0003Cm-4m; Fri, 05 Apr 2024 13:14:36 +0000 Received: from smtp-relay-internal-0.internal ([10.131.114.225] helo=smtp-relay-internal-0.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rsjOs-0003CO-1O for kernel-team@lists.ubuntu.com; Fri, 05 Apr 2024 13:14:34 +0000 Received: from mail-pl1-f198.google.com (mail-pl1-f198.google.com [209.85.214.198]) (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-0.canonical.com (Postfix) with ESMTPS id 751AC3F15B for ; Fri, 5 Apr 2024 13:14:33 +0000 (UTC) Received: by mail-pl1-f198.google.com with SMTP id d9443c01a7336-1e2a553aad6so14708395ad.1 for ; Fri, 05 Apr 2024 06:14:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712322872; x=1712927672; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tb0OFx2BsLe2Gz/0iqDEM5PFw5zn8kGKSQywxjjZzas=; b=LKeZINoqSD+PdTfGBzxHo3Ie4MQMF5DOqQM1FnQ0GW5tS4S+MR0coC38AD1oCUetqA b5/aAIhmaYjKHeiqQJTUHCBIS/eGUMB4Nfsb1LCZbhF+FBY84omz1BE+O/tVn6X8sU50 U8tTF8rPsXO5R9xctLjqpg3fHk+FWWE9yqFfLKeGDPwfdBCtqStvC0PR4X6SwziJVR91 xEW8QW6hLeabZApam2Sp+Ud1B3rHjd197ZeansKsPyZ0hYtI9XKHUoDfMQrO733QojJw sA95hS0gB+GuUfhzzHNyv0mAfqAV9bBe45Rl6E7Hy0ZQA14gCnLxTPKMeCSmu8kKG79e D8DQ== X-Gm-Message-State: AOJu0YySrNiUXcCk/uyyY2cAlKVyVMzMm7Tzmwg6U0FWjujh98UnGCYn ZxnBeWbSJcQsvwMTv2bjN0NDgjecyOGVtQaQD6Ydp4wZBWofMzIiKNK+KYsksS6vza9TIIdba6Z qtFB0I1ksfVIqeHvOXlVDmPBSgEBegIR4DduFlT3ut1/cDA8sQqP4dhYR0rxy8OhCgDw6WdeQT9 rAa04q54drbY5C X-Received: by 2002:a17:902:e9c6:b0:1e2:bdfa:9c17 with SMTP id 6-20020a170902e9c600b001e2bdfa9c17mr1335341plk.54.1712322872150; Fri, 05 Apr 2024 06:14:32 -0700 (PDT) X-Google-Smtp-Source: AGHT+IF8+BTFlzXeouoFc3mHoHa8RoQCMMX8E7eE0BwEYQbjUX4l4COSFtjKuqiH1tYskS2EToLDjQ== X-Received: by 2002:a17:902:e9c6:b0:1e2:bdfa:9c17 with SMTP id 6-20020a170902e9c600b001e2bdfa9c17mr1335328plk.54.1712322871885; Fri, 05 Apr 2024 06:14:31 -0700 (PDT) Received: from localhost.localdomain ([2001:67c:1560:8007::aac:c490]) by smtp.gmail.com with ESMTPSA id l9-20020a170902f68900b001e286c15a4asm1518714plg.50.2024.04.05.06.14.29 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Apr 2024 06:14:31 -0700 (PDT) From: Roxana Nicolescu To: kernel-team@lists.ubuntu.com Subject: [SRU][M, N, U][PATCH 1/1] UBUNTU: [Packaging] Replace fs/cifs with fs/smb/client in inclusion list Date: Fri, 5 Apr 2024 15:14:20 +0200 Message-Id: <20240405131420.182244-2-roxana.nicolescu@canonical.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240405131420.182244-1-roxana.nicolescu@canonical.com> References: <20240405131420.182244-1-roxana.nicolescu@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/2042546 Signed-off-by: Roxana Nicolescu --- debian.master/control.d/generic.inclusion-list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/control.d/generic.inclusion-list b/debian.master/control.d/generic.inclusion-list index af4d7381fdc9..07b533163310 100644 --- a/debian.master/control.d/generic.inclusion-list +++ b/debian.master/control.d/generic.inclusion-list @@ -228,7 +228,7 @@ fs/binfmt_misc.ko fs/btrfs/* fs/cachefiles/cachefiles.ko fs/ceph/* -fs/cifs/* +fs/smb/client/* fs/configfs/* fs/dlm/dlm.ko fs/ecryptfs/*