]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit90a35b7b85a5d9ecabdbfda08ad43b846f95f7f2
tree5bd40bdd327745ab0e91fb181752062306147135
parentff380718562463f2cfa45d1d0e44853b05a04b32
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