commit | 0ce1010f1a4319e02574b856d50dfdc0ed855f40 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Wed Aug 20 17:19:50 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Oct 13 16:57:04 2008 -0700 |
tree | 6d65e00caa9c4c5310fd4f51a07678d46803adfd | |
parent | ea5efa151265a743f48e3d371992a0100d73a0eb [diff] |
ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations. The root_el of an ocfs2_extent_tree needs to be calculated from et->et_object. Make it an operation on et->et_ops. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>