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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6E620C072A4 for ; Wed, 22 May 2019 08:06:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4BD8F20675 for ; Wed, 22 May 2019 08:06:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728679AbfEVIGN (ORCPT ); Wed, 22 May 2019 04:06:13 -0400 Received: from mx2.suse.de ([195.135.220.15]:58806 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727946AbfEVIGN (ORCPT ); Wed, 22 May 2019 04:06:13 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 65F5CAE13; Wed, 22 May 2019 08:06:11 +0000 (UTC) Date: Wed, 22 May 2019 10:06:10 +0200 From: Johannes Thumshirn To: dsterba@suse.cz, Chris Mason , Richard Weinberger , David Gstir , Nikolay Borisov , Linux BTRFS Mailinglist Subject: Re: [PATCH v2 11/13] btrfs: directly call into crypto framework for checsumming Message-ID: <20190522080610.GA3776@x250> References: <20190516084803.9774-1-jthumshirn@suse.de> <20190516084803.9774-12-jthumshirn@suse.de> <20190521142259.GD15290@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190521142259.GD15290@suse.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org On Tue, May 21, 2019 at 04:22:59PM +0200, David Sterba wrote: > This reverts changed done in 9678c54388b6a6b309ff7ee5c8d23fa9eba7c06f, > using LIBCRC32C adds the module dependency so this is automatically picked > when building the initrd. CRYPTO_CRC32C needed workarounds to manually > pick crc32c when btrfs was detected. > > But we'll need some way to add the dependencies for all the other crypto > modules, that do not have the lib. Fixed thanks -- Johannes Thumshirn SUSE Labs Filesystems jthumshirn@suse.de +49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Mary Higgins, Sri Rasiah HRB 21284 (AG Nürnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850