Re: [PATCH 1/4] v9fs: rename non-vfs related structs and functions to be moved to net/9p
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-05-08 21:10:12
On Tue, 8 May 2007 14:51:02 -0600 "Latchesar Ionkov" [off-list ref] 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.