From: Joel Becker Date: Wed, 20 Aug 2008 23:25:06 +0000 (-0700) Subject: ocfs2: Prefix the extent tree operations structure. X-Git-Tag: v2.6.28-rc1~572^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35dc0aa3c5e7391319754e0c19cdfc0a28eb5b25;p=pandora-kernel.git 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed