Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.cdiff 1e2dd63fe0b6e99b81904a61090db801978b9520 Thu Feb 12 21:45:28 CST 2009 Joel Becker <joel.becker@oracle.com> ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode.

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>