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:
0492c37
)
NFS: Fix a list corruption problem
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 15 Apr 2007 20:21:49 +0000
(16:21 -0400)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sun, 15 Apr 2007 23:48:11 +0000
(16:48 -0700)
We must remove the request from whatever list it is currently on before we
can add it to the dirty list.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found