Return-Path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:56300 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754593Ab0L3CNv (ORCPT ); Wed, 29 Dec 2010 21:13:51 -0500 In-Reply-To: <1293628470-28386-1-git-send-email-kas@openvz.org> References: <1293628470-28386-1-git-send-email-kas@openvz.org> Date: Wed, 29 Dec 2010 20:13:50 -0600 Message-ID: Subject: Re: [PATCH v2 00/12] make rpc_pipefs be mountable multiple time From: Rob Landley To: "Kirill A. Shutemov" Cc: Trond Myklebust , "J. Bruce Fields" , Neil Brown , Pavel Emelyanov , linux-nfs@vger.kernel.org, "David S. Miller" , netdev@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On Wed, Dec 29, 2010 at 7:14 AM, Kirill A. Shutemov wrote: > > Prepare nfs/sunrpc stack to use multiple instances of rpc_pipefs. > Only for client for now. What would a test case for this look like? (Is there some way to tell an nfs mount to use a specific instance of rpc_pipefs or something?) Rob