From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A5EB1C77B76 for ; Wed, 12 Apr 2023 12:40:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229634AbjDLMkl (ORCPT ); Wed, 12 Apr 2023 08:40:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231625AbjDLMki (ORCPT ); Wed, 12 Apr 2023 08:40:38 -0400 Received: from mx2.veeam.com (mx2.veeam.com [64.129.123.6]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9EE17EC6; Wed, 12 Apr 2023 05:40:10 -0700 (PDT) Received: from mail.veeam.com (prgmbx01.amust.local [172.24.128.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.veeam.com (Postfix) with ESMTPS id 6DA9D406BD; Wed, 12 Apr 2023 08:39:53 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=veeam.com; s=mx2-2022; t=1681303193; bh=ZsREK7Jdmk5/bS3HMVbcUFFY2ynvc5y6DHn+evYJiIo=; h=Date:Subject:To:CC:References:From:In-Reply-To:From; b=SF1B2Nsiq0/ZYmAlZBDyu/yXVj4ytwYuY9AoNhXvBgiaH8IE40FJ4JlV48QH9GdDv pUjp74EqI4D+JZ0wS4FEdluiM7kmxAE4QJk6ZhqpzlyPh/bP8zC7r+0aSNLtEXSd+o x4B/tQxvhhSUPdD0O8zmgyBc4FOBTwEqzyurcj+uW9Dx2aRLX0Tu/BRAa17m3gXvc/ J94mZl/i0GdKZxPlxoevDUQWnSmNkOGTlTziVuVI6YJW8h4eYq+DdfFWYbB5ZnmhdG E2Er8Q6vWJmYxHdn8ePQrmQwtUzesurwtRqsWW1oXZ1Eev70c7Bs23amGor+1ACAqp LDmrV+4zVNOAg== Received: from [172.24.10.107] (172.24.10.107) by prgmbx01.amust.local (172.24.128.102) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.26; Wed, 12 Apr 2023 14:39:50 +0200 Message-ID: <62b90944-724d-093a-2e83-c7665d5dbd54@veeam.com> Date: Wed, 12 Apr 2023 14:39:45 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: [PATCH v3 01/11] documentation: Block Device Filtering Mechanism Content-Language: en-US To: Bagas Sanjaya , , , , CC: , , , , , , , , , , , References: <20230404140835.25166-1-sergei.shtepa@veeam.com> <20230404140835.25166-2-sergei.shtepa@veeam.com> From: Sergei Shtepa In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [172.24.10.107] X-ClientProxiedBy: prgmbx02.amust.local (172.24.128.103) To prgmbx01.amust.local (172.24.128.102) X-EsetResult: clean, is OK X-EsetId: 37303A2924031554647062 X-Veeam-MMEX: True Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, Bagas! I have made changes in my repository. Link: https://github.com/SergeiShtepa/linux/commit/d3309add0f355ef09483238868636c5db1258135