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:
9994b62
)
NFS: remove nfs_inode radix tree
author
Fred Isaman
<iisaman@netapp.com>
Thu, 8 Mar 2012 22:29:35 +0000
(17:29 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 10 Mar 2012 22:14:10 +0000
(17:14 -0500)
The radix tree is only being used to compile lists of reqs needing commit.
It is simpler to just put the reqs directly into a list.
Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found