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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7E7A1C43219 for ; Tue, 15 Feb 2022 10:37:33 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4Jycwq3C6Sz3cC9 for ; Tue, 15 Feb 2022 21:37:31 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=qbdceTkR; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linuxfoundation.org (client-ip=139.178.84.217; helo=dfw.source.kernel.org; envelope-from=gregkh@linuxfoundation.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=qbdceTkR; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4Jycwl0lPRz2xsb for ; Tue, 15 Feb 2022 21:37:26 +1100 (AEDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2327261456; Tue, 15 Feb 2022 10:37:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2C2BEC340EB; Tue, 15 Feb 2022 10:37:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1644921445; bh=SAHwZf+C5kw7QdhTev5TQhNms75eRKLT8hrY2rJqmsg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qbdceTkRnpNHIdUqG4UWqLop7ma2y9dDgXNdXTdMf7nr4q/HjMtO3mv42YD58TquB Nw22GGzBmhz4W8RrYrPTlFvpxKBceI4ywfKL4yaJWunWVGQvDqjY/Kt8LoNDYh/gr+ Q/MfGDlp/xSMAurFNlIYDzHnnMawhIdjxoFhKDVw= Date: Tue, 15 Feb 2022 11:37:22 +0100 From: Greg KH To: JeffleXu Subject: Re: [PATCH v3 05/22] cachefiles: introduce new devnode for on-demand read mode Message-ID: References: <20220209060108.43051-1-jefflexu@linux.alibaba.com> <20220209060108.43051-6-jefflexu@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: linux-erofs@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development of Linux EROFS file system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, willy@infradead.org, dhowells@redhat.com, joseph.qi@linux.alibaba.com, linux-cachefs@redhat.com, linux-fsdevel@vger.kernel.org, gerry@linux.alibaba.com, linux-erofs@lists.ozlabs.org Errors-To: linux-erofs-bounces+linux-erofs=archiver.kernel.org@lists.ozlabs.org Sender: "Linux-erofs" On Tue, Feb 15, 2022 at 05:03:16PM +0800, JeffleXu wrote: > Hi David, > > FYI I've updated this patch on [1]. > > [1] > https://github.com/lostjeffle/linux/commit/589dd838dc539aee291d1032406653a8f6269e6f. We can not review random github links :( 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 0D036C433EF for ; Tue, 15 Feb 2022 10:37:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236571AbiBOKhj (ORCPT ); Tue, 15 Feb 2022 05:37:39 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:45968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236579AbiBOKhh (ORCPT ); Tue, 15 Feb 2022 05:37:37 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7718716D9; Tue, 15 Feb 2022 02:37:27 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8047CB811E6; Tue, 15 Feb 2022 10:37:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2C2BEC340EB; Tue, 15 Feb 2022 10:37:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1644921445; bh=SAHwZf+C5kw7QdhTev5TQhNms75eRKLT8hrY2rJqmsg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qbdceTkRnpNHIdUqG4UWqLop7ma2y9dDgXNdXTdMf7nr4q/HjMtO3mv42YD58TquB Nw22GGzBmhz4W8RrYrPTlFvpxKBceI4ywfKL4yaJWunWVGQvDqjY/Kt8LoNDYh/gr+ Q/MfGDlp/xSMAurFNlIYDzHnnMawhIdjxoFhKDVw= Date: Tue, 15 Feb 2022 11:37:22 +0100 From: Greg KH To: JeffleXu Cc: dhowells@redhat.com, linux-cachefs@redhat.com, xiang@kernel.org, chao@kernel.org, linux-erofs@lists.ozlabs.org, willy@infradead.org, linux-kernel@vger.kernel.org, joseph.qi@linux.alibaba.com, linux-fsdevel@vger.kernel.org, gerry@linux.alibaba.com, torvalds@linux-foundation.org Subject: Re: [PATCH v3 05/22] cachefiles: introduce new devnode for on-demand read mode Message-ID: References: <20220209060108.43051-1-jefflexu@linux.alibaba.com> <20220209060108.43051-6-jefflexu@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Tue, Feb 15, 2022 at 05:03:16PM +0800, JeffleXu wrote: > Hi David, > > FYI I've updated this patch on [1]. > > [1] > https://github.com/lostjeffle/linux/commit/589dd838dc539aee291d1032406653a8f6269e6f. We can not review random github links :(