git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b81d6cf
)
dm log: use standard kernel module refcount
author
Mike Snitzer
<snitzer@redhat.com>
Thu, 2 Apr 2009 18:55:29 +0000
(19:55 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Thu, 2 Apr 2009 18:55:29 +0000
(19:55 +0100)
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>
No differences found