Re: [PATCH] 9p: create separate 9p client interface
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Date: Mon, 30 Apr 2007 20:16:41 +0200 (MEST)
On Apr 30 2007 09:32, Latchesar Ionkov wrote:
Hi!
--- a/fs/9p/Makefile
+++ b/fs/9p/Makefile
@@ -3,8 +3,8 @@ obj-$(CONFIG_9P_FS) := 9p.o
9p-objs := \
trans_fd.o \
mux.o \
- fcall.o \
conv.o \
+ clnt.o \
Do you pay by the letter, or why is not the source file called client.c? :)
(BTW, patch is whitespace-broken.)
Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] 9p: create separate 9p client interface
- From: Latchesar Ionkov
- Re: [PATCH] 9p: create separate 9p client interface
- References:
- [PATCH] 9p: create separate 9p client interface
- From: Latchesar Ionkov
- [PATCH] 9p: create separate 9p client interface
- Prev by Date: Re: [1/6] make stack size configurable (was: Re: [-mm patch] i386: enable 4k stacks by default)
- Next by Date: Re: [PATCH] 9p: create separate 9p client interface
- Previous by thread: Re: [PATCH] 9p: create separate 9p client interface
- Next by thread: Re: [PATCH] 9p: create separate 9p client interface
- Index(es):