commit | 35dc0aa3c5e7391319754e0c19cdfc0a28eb5b25 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Wed Aug 20 16:25:06 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Oct 13 16:57:04 2008 -0700 |
tree | 709fc00742bbcf9fc8941e0fe61845a22bb5a73b | |
parent | ff1ec20ef65d51cc3466e86912cdeaac16f3aaa0 [diff] |
ocfs2: Prefix the extent tree operations structure. The ocfs2_extent_tree_operations structure gains a field prefix on its members. The ->eo_sanity_check() operation gains a wrapper function for completeness. All of the extent tree operation wrappers gain a consistent name (ocfs2_et_*()). Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>