commit | 27979bb2ff748613dba96ae66392a76fb0678527 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@swtch.com> | Sat Mar 25 03:07:23 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:54 2006 -0800 |
tree | 9f98e2b3c0efdc9db23eee70ce2f6831e9eb65bd | |
parent | 4a2f0acf0f951599fd9e4af95cf9483449970c26 [diff] |
[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>