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:
e46f74d
)
ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode.
author
Joel Becker
<joel.becker@oracle.com>
Fri, 13 Feb 2009 10:09:31 +0000
(
02:09
-0800)
committer
Joel Becker
<joel.becker@oracle.com>
Fri, 4 Sep 2009 23:08:00 +0000
(16:08 -0700)
It already gets ocfs2_extent_tree, so we can just use that. This chains
to the same modification for ocfs2_remove_rightmost_path() and
ocfs2_rotate_rightmost_leaf_left().
Signed-off-by: Joel Becker <joel.becker@oracle.com>
No differences found