Home
last modified time | relevance | path

Searched hist:"70 f18c08b476e315c8ee17ea34b55ea1957e7e7d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.cdiff 70f18c08b476e315c8ee17ea34b55ea1957e7e7d Fri Feb 13 04:09:31 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode.

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>