diff options
| author | Latchesar Ionkov <[email protected]> | 2006-01-08 01:04:59 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-08 20:14:05 -0800 |
| commit | d8da097afb765654c866062148fd98b11db9003e (patch) | |
| tree | 35dc36ed893bceb63168eba245791b6d0a850698 /scripts/patch-kernel | |
| parent | 3cf6429a26da5c4d7b795e6d0f8f56ed2e4fdfc0 (diff) | |
[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 <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions