From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH 1/4] v9fs: rename non-vfs related structs and functions to be moved to net/9p Date: Tue, 8 May 2007 14:10:12 -0700 Message-ID: <20070508141012.7fdf4c24.akpm@linux-foundation.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "Linux Kernel" , linux-fsdevel@vger.kernel.org, "V9FS Developers" , netdev@vger.kernel.org To: "Latchesar Ionkov" Return-path: In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, 8 May 2007 14:51:02 -0600 "Latchesar Ionkov" wrote: > This patchset moves non-filesystem interfaces of v9fs from fs/9p to net/9p. > It moves the transport, packet marshalling and connection layers to net/9p > leaving only the VFS related files in fs/9p. (Please cc netdev@vger.kernel.org on net-related work) These changes would be best handled via Eric's git tree, with appropriate acks from the net maintainers.