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:
40c57f4
)
dm cache: optimize commit_if_needed
author
Heinz Mauelshagen
<heinzm@redhat.com>
Mon, 14 Oct 2013 15:24:43 +0000
(17:24 +0200)
committer
Mike Snitzer
<snitzer@redhat.com>
Sat, 9 Nov 2013 23:20:24 +0000
(18:20 -0500)
Check commit_requested flag _before_ calling
dm_cache_changed_this_transaction() superfluously.
Also, be sure to set last_commit_jiffies _after_ dm_cache_commit()
completes.
Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
No differences found