[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a4e6962a0802070551n3382940bpb6cd9d49ac55427b@mail.gmail.com>
Date: Thu, 7 Feb 2008 07:51:39 -0600
From: "Eric Van Hensbergen" <ericvh@...il.com>
To: "Andrew Morton" <akpm@...ux-foundation.org>
Cc: torvalds@...ux-foundation.org,
"V9FS Developers" <v9fs-developer@...ts.sourceforge.net>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [PULL] v9fs patches for merge window
On Feb 6, 2008 8:43 PM, Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Wed, 6 Feb 2008 19:39:26 -0600 "Eric Van Hensbergen" <ericvh@...il.com> wrote:
>
> Could you please cc me on pull requests? I need to pay more attention to
> them. Thanks.
>
> > Andrew Morton (1):
> > 9p: fix p9_printfcall export
>
> Really this should have been folded into the patch which it fixes. We get
> a cleaner history that way, and it protects git-bisectability.
>
I would have, but I didn't see the original offender in my upstream
branch, so I just applied it separately - looks to me like fcprint.c
hasn't been touched (until your patch) since its introduction:
ericvh@...cvh-desktop:~/src/linux/9p$ git log net/9p/fcprint.c
commit bd238fb431f31989898423c8b6496bc8c4204a86
Author: Latchesar Ionkov <lucho@...kov.net>
Date: Tue Jul 10 17:57:28 2007 -0500
9p: Reorganization of 9p file system code
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. This work is being done in
preparation for in-kernel 9p servers as well as alternate 9p clients (other
than VFS).
Signed-off-by: Latchesar Ionkov <lucho@...kov.net>
Signed-off-by: Eric Van Hensbergen <ericvh@...il.com>
-eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists