GFS2: eliminate log elements and simplify
authorBob Peterson <rpeterso@redhat.com>
Tue, 1 May 2012 16:00:34 +0000 (12:00 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 2 May 2012 08:14:36 +0000 (09:14 +0100)
This patch eliminates the gfs2_log_element data structure and
rolls its two components into the gfs2_bufdata. This makes the code
easier to understand and makes it easier to migrate to a rbtree
to keep the list sorted.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found