Return-Path: Received: from mx2.parallels.com ([64.131.90.16]:33017 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751855Ab1ACUjH (ORCPT ); Mon, 3 Jan 2011 15:39:07 -0500 Message-ID: <4D2233DA.1070801@parallels.com> Date: Mon, 3 Jan 2011 14:38:50 -0600 From: Rob Landley To: "Kirill A. Shutemov" CC: Rob Landley , Trond Myklebust , "J. Bruce Fields" , Neil Brown , Pavel Emelyanov , , "David S. Miller" , , Subject: Re: [PATCH v2 00/12] make rpc_pipefs be mountable multiple time References: <1293628470-28386-1-git-send-email-kas@openvz.org> <20101230085139.GA29697@shutemov.name> <4D1C4C7C.6050606@parallels.com> <20101230094433.GB29697@shutemov.name> <4D1C5953.6020200@parallels.com> <20101230104416.GA31824@shutemov.name> <20101230114514.GA31976@shutemov.name> <4D1C809B.30405@parallels.com> <20101231130329.GA3610@shutemov.name> In-Reply-To: <20101231130329.GA3610@shutemov.name> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 On 12/31/2010 07:03 AM, Kirill A. Shutemov wrote: > EXPORT_SYMBOL_GPL(get_rpc_pipefs); > > Something like this? Patch to replace patch #10 attached. Looks good to me. Thanks. acked-by: Rob Landley Rob