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 71B1FC433FE for ; Sat, 19 Mar 2022 00:02:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241598AbiCSADe (ORCPT ); Fri, 18 Mar 2022 20:03:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45128 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241591AbiCSADc (ORCPT ); Fri, 18 Mar 2022 20:03:32 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id B9D1D2BAE61 for ; Fri, 18 Mar 2022 17:02:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1647648131; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=D0MtVS7HpAhECjf4TaM6P0isnx273sQNVdJ4DkQ+qeg=; b=fgflBGjkuuQQCWGzhUzNpr/zTdlR7ymf8+An6g9rFJ2aYQ/d5+Koj2mknLKU6yWj8BZ5He 8zwyzyMUCFLgmuclmxYkvp6u0KKBaPLUXNMBlMwn+gtma1kmhHu2MtgOnjZ1MWNYGEmjRR hhdz8K71zEZ4aKu4+S0pimiyQD1GiFU= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-527-60I5wtiLNlGtzAK08sE7Eg-1; Fri, 18 Mar 2022 20:02:08 -0400 X-MC-Unique: 60I5wtiLNlGtzAK08sE7Eg-1 Received: from smtp.corp.redhat.com (int-mx10.intmail.prod.int.rdu2.redhat.com [10.11.54.10]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 2BC5180005D; Sat, 19 Mar 2022 00:02:08 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.33.36.19]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8076F413721; Sat, 19 Mar 2022 00:02:06 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells To: Ilya Dryomov cc: dhowells@redhat.com, Jeff Layton , Xiubo Li , Linus Torvalds , ceph-devel@vger.kernel.org, linux-cachefs@redhat.com, linux-afs@lists.infradead.org, linux-nfs@vger.kernel.org, linux-cifs@vger.kernel.org, v9fs-developer@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Coordinating netfslib pull request with the ceph pull request MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <751828.1647648125.1@warthog.procyon.org.uk> Content-Transfer-Encoding: quoted-printable Date: Sat, 19 Mar 2022 00:02:05 +0000 Message-ID: <751829.1647648125@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.85 on 10.11.54.10 Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org Hi Ilya, Since my fscache-next branch[1] is dependent on patches in the ceph/master branch, I think I need to coordinate my netfslib pull request with your ce= ph pull request for the upcoming merge window. David [1] https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/= log/?h=3Dfscache-next