Home
last modified time | relevance | path

Searched hist:"87 c961cb747fa55b664b76abfcb9d44c14ae851f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-snap-persistent.cdiff 87c961cb747fa55b664b76abfcb9d44c14ae851f Wed Aug 11 22:13:59 CDT 2010 Tomohiro Kusumi <kusumi.tomohiro@jp.fujitsu.com> dm snapshot: persistent use define for disk header chunk size

This patch fixes hard-coded value for the size of a chunk that includes
disk header for persistent snapshot. It should be changed to existing
macro NUM_SNAPSHOT_HDR_CHUNKS instead of using hard-coded value 1.

Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@jp.fujitsu.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>