Searched hist:"35 dc0aa3c5e7391319754e0c19cdfc0a28eb5b25" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.c | diff 35dc0aa3c5e7391319754e0c19cdfc0a28eb5b25 Wed Aug 20 18:25:06 CDT 2008 Joel Becker <joel.becker@oracle.com> 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>
|