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:
1e2dd63
)
ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode.
author
Joel Becker
<joel.becker@oracle.com>
Fri, 13 Feb 2009 03:47:43 +0000
(19:47 -0800)
committer
Joel Becker
<joel.becker@oracle.com>
Fri, 4 Sep 2009 23:07:59 +0000
(16:07 -0700)
It already has struct ocfs2_extent_tree, which has the caching info. So
we don't need to pass it struct inode.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found