From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: [PATCH RFC 0/10] nfsd41 backchannel patches for 2.6.32 Date: Thu, 20 Aug 2009 17:37:24 -0400 Message-ID: <20090820213724.GD2451@fieldses.org> References: <4A8C9992.2000505@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux pNFS mailing list , linux-fsdevel@vger.kernel.org To: Benny Halevy Return-path: Received: from fieldses.org ([174.143.236.118]:59832 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751068AbZHTVhZ (ORCPT ); Thu, 20 Aug 2009 17:37:25 -0400 Content-Disposition: inline In-Reply-To: <4A8C9992.2000505@panasas.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Aug 20, 2009 at 01:32:18AM +0100, Benny Halevy wrote: > Hi Bruce, > > Please review the following patches implementing > the server side nfsv4.1 backchannel. Just to make clear--you consider them ready to apply, right? (That's what I thought I understood, but the "RFC" might suggest otherwise.) --b. > > They are based on v.2.6.31-rc6 and are currently > queued on git://linux-nfs.org/~bhalevy/linux-pnfs.git nfsd41-all > > [PATCH RFC 01/10] nfsd41: sunrpc: svc_tcp_recv_record() > [PATCH RFC 02/10] nfsd41: sunrpc: Added rpc server-side backchannel handling > [PATCH RFC 03/10] nfsd41: sunrpc: move struct rpc_buffer def into a common header file > [PATCH RFC 04/10] nfsd41: Backchannel: callback infrastructure > [PATCH RFC 05/10] nfsd41: Backchannel: Add sequence arguments to callback RPC arguments > [PATCH RFC 06/10] nfsd41: Backchannel: Server backchannel RPC wait queue > [PATCH RFC 07/10] nfsd41: Backchannel: Setup sequence information > [PATCH RFC 08/10] nfsd41: Backchannel: cb_sequence callback > [PATCH RFC 09/10] nfsd41: Backchannel: Implement cb_recall over NFSv4.1 > [PATCH RFC 10/10] nfsd41: Refactor create_client() > > Thanks, > > Benny >