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:
502624b
)
dm table: fix write same support
author
Mike Snitzer
<snitzer@redhat.com>
Fri, 10 May 2013 13:37:16 +0000
(14:37 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 10 May 2013 13:37:16 +0000
(14:37 +0100)
If device_not_write_same_capable() returns true then the iterate_devices
loop in dm_table_supports_write_same() should return false.
Reported-by: Bharata B Rao <bharata.rao@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Cc: stable@vger.kernel.org # v3.8+
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found