diff options
author | Latchesar Ionkov | 2006-01-08 10:04:59 +0100 |
---|---|---|
committer | Linus Torvalds | 2006-01-09 05:14:05 +0100 |
commit | d8da097afb765654c866062148fd98b11db9003e (patch) | |
tree | 35dc36ed893bceb63168eba245791b6d0a850698 /fs/9p/Makefile | |
parent | [PATCH] v9fs: new multiplexer implementation (diff) | |
download | kernel-qcow2-linux-d8da097afb765654c866062148fd98b11db9003e.tar.gz kernel-qcow2-linux-d8da097afb765654c866062148fd98b11db9003e.tar.xz kernel-qcow2-linux-d8da097afb765654c866062148fd98b11db9003e.zip |
[PATCH] v9fs: fix fid management in v9fs_create
v9fs_create doesn't manage correctly the fids when it is called to create a
directory.. The fid created by the create 9P call (newfid) and the one
created by walking to already created file (wfidno) are not used
consistently.
This patch cleans up the usage of newfid and wfidno.
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/9p/Makefile')
0 files changed, 0 insertions, 0 deletions