ocfs2: Prefix the ocfs2_extent_tree structure.
authorJoel Becker <joel.becker@oracle.com>
Wed, 20 Aug 2008 23:30:07 +0000 (16:30 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 13 Oct 2008 23:57:04 +0000 (16:57 -0700)
commitce1d9ea621291ed5e985d6677278c6bb20d96a40
tree5bd40bdd327745ab0e91fb181752062306147135
parent35dc0aa3c5e7391319754e0c19cdfc0a28eb5b25
ocfs2: Prefix the ocfs2_extent_tree structure.

The members of the ocfs2_extent_tree structure gain a prefix of 'et_'.
All users are updated.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/alloc.c