From: Bob Peterson Date: Tue, 1 May 2012 16:00:34 +0000 (-0400) Subject: GFS2: eliminate log elements and simplify X-Git-Tag: v3.5-rc1~168^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0752aa7e4d48cc19e167ccb0092bea8e5b6ca3a;p=pandora-kernel.git GFS2: eliminate log elements and simplify 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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed