From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261177AbVELGKL (ORCPT ); Thu, 12 May 2005 02:10:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261178AbVELGKL (ORCPT ); Thu, 12 May 2005 02:10:11 -0400 Received: from wproxy.gmail.com ([64.233.184.204]:56871 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261177AbVELGKH convert rfc822-to-8bit (ORCPT ); Thu, 12 May 2005 02:10:07 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=flzjz1b6he/fMpALa7l3LRHeehrbBgxcqIqPHZLDsBSpmrgbtSM20Q2phjcHkm1vMN6PVCk7VjDJo7jcoFuX61/m+qvOj0rUAKJgHvfW+m0zvPkfDNmddhfNDQ8mbFnxOMiUZFv16ZuCwMg97IgPowg1kKd3tF3yQPegc6baWmY= Message-ID: <336783e40505112310a1a74ce@mail.gmail.com> Date: Thu, 12 May 2005 11:40:07 +0530 From: prasanna wakhare Reply-To: prasanna wakhare To: linux-kernel@vger.kernel.org Subject: RPC-over-portals Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi , I want to know that wheather RPC over "portals by sandia labs" are there or not. As lustre ptlrpc is lustre filesystem specific which includes obd device etc. which i supposed are redundant. Like sunrpc package comes with linux kernel. Is such rpc package over portals is already there ? If RPC over portals are not there is there any reason for not having that? I google it enough i did'n't get any link. Thanks, Prasanna.