]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] v9fs: consolidate trans_sock into trans_fd
authorRuss Cox <rsc@swtch.com>
Sat, 25 Mar 2006 11:07:23 +0000 (03:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:54 +0000 (08:22 -0800)
commite2440f5e23413c5e02c054a8eb0ba9bc30baf750
tree9f98e2b3c0efdc9db23eee70ce2f6831e9eb65bd
parent69606eaad70e199169cdc1bf5d3f05081f43bb93
[PATCH] v9fs: consolidate trans_sock into trans_fd

Here is a new trans_fd.c that replaces the current trans_fd.c and
trans_sock.c.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/9p/Makefile
fs/9p/trans_fd.c
fs/9p/trans_sock.c [deleted file]