git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a97629
)
9p: v9fs_vfs_rename incorrect clunk order
author
Latchesar Ionkov
<lucho@ionkov.net>
Tue, 23 Oct 2007 18:48:33 +0000
(13:48 -0500)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 23 Oct 2007 18:48:33 +0000
(13:48 -0500)
In v9fs_vfs_rename function labels don't match the fids that are clunked.
The correct clunk order is clunking newdirfid first and then olddirfid next.
Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found