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=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 21898C43461 for ; Wed, 16 Sep 2020 18:55:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AA1B420936 for ; Wed, 16 Sep 2020 18:55:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="qAhoj5A8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728066AbgIPSzQ (ORCPT ); Wed, 16 Sep 2020 14:55:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727633AbgIPR6D (ORCPT ); Wed, 16 Sep 2020 13:58:03 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA1FCC002177; Wed, 16 Sep 2020 07:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=qRV1VR1lw4Pk3Btc/ldGIrFcQRYbXcvusp2+nqI5T2s=; b=qAhoj5A8/WBwt5HE5/TC3r1KPb FSpELKFytkPr5wmYs215KBD8P/G/e8uxMWtY+kR4NsdsomnEMZXVLoO3988eucRjiNLxPE491bB/i BjYlmMXn9pRIytA9jX5u7YFjP0P08jsI63mZIAkxVq/1rHGAVwDJDKNiEa/hcXpmnhzmr0H2vP6HP Yy6FHkkcLKlF5znZYRlonAVdhIptb+JADXalWjRiYPmX8YD3tRvnddqjjTwjGoHUq2gjnM/t0dMhV Km0ShtrXDt2odA5/6+vWzDEISdIKWkFQXQCBW/S9EcOzSXH4dCTzRfxWT3crfildhh5MNT5yTOJCX vmbNY1Yw==; Received: from hch by casper.infradead.org with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIYSM-0003cS-2f; Wed, 16 Sep 2020 14:30:46 +0000 Date: Wed, 16 Sep 2020 15:30:46 +0100 From: Christoph Hellwig To: Chris Mason Cc: Christoph Hellwig , Nick Terrell , Herbert Xu , linux-crypto@vger.kernel.org, linux-btrfs@vger.kernel.org, squashfs-devel@lists.sourceforge.net, linux-f2fs-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, Kernel Team , Nick Terrell , Petr Malat , Johannes Weiner , Niket Agarwal , Yann Collet Subject: Re: [PATCH 5/9] btrfs: zstd: Switch to the zstd-1.4.6 API Message-ID: <20200916143046.GA13543@infradead.org> References: <20200916034307.2092020-1-nickrterrell@gmail.com> <20200916034307.2092020-7-nickrterrell@gmail.com> <20200916084958.GC31608@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org On Wed, Sep 16, 2020 at 10:20:52AM -0400, Chris Mason wrote: > It???s not completely clear what you???re asking for here. If the API > matches what???s in zstd-1.4.6, that seems like a reasonable way to label > it. That???s what the upstream is for this code. > > I???m also not sure why we???re taking extra time to shit on the zstd > userspace package. Can we please be constructive or at least actionable? Because it really doesn't matter that these crappy APIs he is introducing match anything, especially not something done as horribly as the zstd API. We'll need to do this properly, and claiming compliance to some version of this lousy API is completely irrelevant for the kernel. 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=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 AA511C433E2 for ; Wed, 16 Sep 2020 14:31:47 +0000 (UTC) Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 012352078D; Wed, 16 Sep 2020 14:31:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sourceforge.net header.i=@sourceforge.net header.b="MfmvJw3U"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sf.net header.i=@sf.net header.b="g454xmNn"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="qAhoj5A8" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 012352078D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-f2fs-devel-bounces@lists.sourceforge.net Received: from [127.0.0.1] (helo=sfs-ml-1.v29.lw.sourceforge.com) by sfs-ml-1.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1kIYTJ-0004Tp-B7; Wed, 16 Sep 2020 14:31:45 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIYSj-0004Q2-VD; Wed, 16 Sep 2020 14:31:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=qRV1VR1lw4Pk3Btc/ldGIrFcQRYbXcvusp2+nqI5T2s=; b=MfmvJw3UiJrvP4tY61DSp8gA6l EQiVCMbdcHKseAbq/qCxhW1FBmG4DAGv2p6RDmtCottfgotEDrL59OnqazPxcD2RrvR06Nls/5qGT dKUuzrUjb3Bg+QB6ThZe9F+umdLehFW3xGFkNgpEOJa7u4sz5hy12ipLTyxS7R0vp/x4=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To :From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=qRV1VR1lw4Pk3Btc/ldGIrFcQRYbXcvusp2+nqI5T2s=; b=g454xmNnGw30pnXx2OIlhO+Ezr EVaSG0A1AV4rD1MthpCP/X3KzGeZZoRsXa3Pc7Q4ocavBapDOK4Ei6Ma/HsHwgViTnfES+0uS9ril DY4NTAo/mm6ZH1HLcQeGLJiag5nBIGlYGWtDHlL1I5PHhgfE/L9LJLjDQiSVJxFeBvU0=; Received: from casper.infradead.org ([90.155.50.34]) by sfi-mx-3.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.2) id 1kIYSb-00BUaB-NV; Wed, 16 Sep 2020 14:31:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=qRV1VR1lw4Pk3Btc/ldGIrFcQRYbXcvusp2+nqI5T2s=; b=qAhoj5A8/WBwt5HE5/TC3r1KPb FSpELKFytkPr5wmYs215KBD8P/G/e8uxMWtY+kR4NsdsomnEMZXVLoO3988eucRjiNLxPE491bB/i BjYlmMXn9pRIytA9jX5u7YFjP0P08jsI63mZIAkxVq/1rHGAVwDJDKNiEa/hcXpmnhzmr0H2vP6HP Yy6FHkkcLKlF5znZYRlonAVdhIptb+JADXalWjRiYPmX8YD3tRvnddqjjTwjGoHUq2gjnM/t0dMhV Km0ShtrXDt2odA5/6+vWzDEISdIKWkFQXQCBW/S9EcOzSXH4dCTzRfxWT3crfildhh5MNT5yTOJCX vmbNY1Yw==; Received: from hch by casper.infradead.org with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIYSM-0003cS-2f; Wed, 16 Sep 2020 14:30:46 +0000 Date: Wed, 16 Sep 2020 15:30:46 +0100 From: Christoph Hellwig To: Chris Mason Message-ID: <20200916143046.GA13543@infradead.org> References: <20200916034307.2092020-1-nickrterrell@gmail.com> <20200916034307.2092020-7-nickrterrell@gmail.com> <20200916084958.GC31608@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html X-Headers-End: 1kIYSb-00BUaB-NV Subject: Re: [f2fs-dev] [PATCH 5/9] btrfs: zstd: Switch to the zstd-1.4.6 API X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: squashfs-devel@lists.sourceforge.net, Herbert Xu , Nick Terrell , Yann Collet , Petr Malat , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, Christoph Hellwig , Nick Terrell , linux-crypto@vger.kernel.org, Kernel Team , Niket Agarwal , linux-btrfs@vger.kernel.org, Johannes Weiner Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On Wed, Sep 16, 2020 at 10:20:52AM -0400, Chris Mason wrote: > It???s not completely clear what you???re asking for here. If the API > matches what???s in zstd-1.4.6, that seems like a reasonable way to label > it. That???s what the upstream is for this code. > > I???m also not sure why we???re taking extra time to shit on the zstd > userspace package. Can we please be constructive or at least actionable? Because it really doesn't matter that these crappy APIs he is introducing match anything, especially not something done as horribly as the zstd API. We'll need to do this properly, and claiming compliance to some version of this lousy API is completely irrelevant for the kernel. _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel