ocfs2: Comment struct ocfs2_extent_tree_operations.
authorJoel Becker <joel.becker@oracle.com>
Fri, 22 Aug 2008 00:11:10 +0000 (17:11 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 13 Oct 2008 23:57:05 +0000 (16:57 -0700)
commit1625f8ac151743e452ec062c2989669c508ffa48
tree0da18fe83c3c0153c33ed1ad5903e4ae08e2fb6e
parentf99b9b7ccf6a691f653cec45f36bfdd1e94769c7
ocfs2: Comment struct ocfs2_extent_tree_operations.

struct ocfs2_extent_tree_operations provides methods for the different
on-disk btrees in ocfs2.  Describing what those methods do is probably a
good idea.

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