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:
fd7c092
)
dm thin: support a non power of 2 discard_granularity
author
Mike Snitzer
<snitzer@redhat.com>
Fri, 1 Mar 2013 22:45:44 +0000
(22:45 +0000)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 1 Mar 2013 22:45:44 +0000
(22:45 +0000)
Support a non-power-of-2 discard granularity in dm-thin, now that the block
layer supports this(via
8dd2cb7e880d2f77fba53b523c99133ad5054cfd
"block:
discard granularity might not be power of 2" and
59771079c18c44e39106f0f30054025acafadb41
"blk: avoid divide-by-zero with zero
discard granularity").
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found