From: Mike Snitzer Date: Thu, 2 Apr 2009 18:55:29 +0000 (+0100) Subject: dm log: use standard kernel module refcount X-Git-Tag: v2.6.30-rc1~230^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e67c9319eb2232757a022c24f6a461291eaee5;p=pandora-kernel.git dm log: use standard kernel module refcount Avoid private module usage accounting by removing 'use' from dm_dirty_log_internal. The standard module reference counting is sufficient. Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed