Message ID | 20180913091622.28489-1-lhenriques@suse.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <ceph-devel-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6BB7C13B6 for <patchwork-ceph-devel@patchwork.kernel.org>; Thu, 13 Sep 2018 09:15:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5A6B22A934 for <patchwork-ceph-devel@patchwork.kernel.org>; Thu, 13 Sep 2018 09:15:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4E3B72A936; Thu, 13 Sep 2018 09:15:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CD2C52A932 for <patchwork-ceph-devel@patchwork.kernel.org>; Thu, 13 Sep 2018 09:15:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727150AbeIMOYD (ORCPT <rfc822;patchwork-ceph-devel@patchwork.kernel.org>); Thu, 13 Sep 2018 10:24:03 -0400 Received: from mx2.suse.de ([195.135.220.15]:54308 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726832AbeIMOYD (ORCPT <rfc822;ceph-devel@vger.kernel.org>); Thu, 13 Sep 2018 10:24:03 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 144D5AD17; Thu, 13 Sep 2018 09:15:27 +0000 (UTC) From: Luis Henriques <lhenriques@suse.com> To: "Yan, Zheng" <zyan@redhat.com>, Sage Weil <sage@redhat.com>, Ilya Dryomov <idryomov@gmail.com>, Gregory Farnum <gfarnum@redhat.com> Cc: ceph-devel@vger.kernel.org, Luis Henriques <lhenriques@suse.com> Subject: [RFC PATCH v4 0/4] copy_file_range in cephfs kernel client Date: Thu, 13 Sep 2018 10:16:18 +0100 Message-Id: <20180913091622.28489-1-lhenriques@suse.com> Sender: ceph-devel-owner@vger.kernel.org Precedence: bulk List-ID: <ceph-devel.vger.kernel.org> X-Mailing-List: ceph-devel@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
copy_file_range in cephfs kernel client
|
expand
|