From: Mike Snitzer Date: Thu, 2 Apr 2009 18:55:30 +0000 (+0100) Subject: dm log: remove struct dm_dirty_log_internal X-Git-Tag: v2.6.30-rc1~230^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec44ab9d6681ddf9026b593e866bec9c0e075e1d;p=pandora-kernel.git dm log: remove struct dm_dirty_log_internal Remove the 'dm_dirty_log_internal' structure. The resulting cleanup eliminates extra memory allocations. Therefore exposing the internal list_head to the external 'dm_dirty_log_type' structure is a worthwhile compromise. Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed