commit | 84e67c9319eb2232757a022c24f6a461291eaee5 | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Thu Apr 02 19:55:29 2009 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Thu Apr 02 19:55:29 2009 +0100 |
tree | 581e427fa8bc914089de24f70235e471c5bd0c5b | |
parent | b81d6cf79b57f6123a5d4f7a4932cc359995484d [diff] |
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 <snitzer@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>