Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757335AbdIIBgX (ORCPT ); Fri, 8 Sep 2017 21:36:23 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:59198 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757209AbdIIBgW (ORCPT ); Fri, 8 Sep 2017 21:36:22 -0400 Date: Sat, 9 Sep 2017 09:35:59 +0800 From: Herbert Xu To: Chris Mason Cc: Linus Torvalds , Linux Kernel Mailing List , linux-btrfs , Nick Terrell , Phillip Lougher , Sean Purcell , David Sterba Subject: Re: [GIT PULL] zstd support (lib, btrfs, squashfs) Message-ID: <20170909013559.GA29188@gondor.apana.org.au> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 17 On Fri, Sep 08, 2017 at 03:33:05PM -0400, Chris Mason wrote: > > crypto/Kconfig | 9 + > crypto/Makefile | 1 + > crypto/testmgr.c | 10 + > crypto/testmgr.h | 71 + > crypto/zstd.c | 265 ++++ Is there anyone going to use zstd through the crypto API? If not then I don't see the point in adding it at this point. Especially as the compression API is still in a state of flux. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt