From: Mikulas Patocka Date: Thu, 10 Dec 2009 23:52:28 +0000 (+0000) Subject: dm snapshot: make bio optional in __origin_write X-Git-Tag: v2.6.33-rc1~75^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eaae8ffbc340fc034fed1e5d0dc9ca0e943f817;p=pandora-kernel.git dm snapshot: make bio optional in __origin_write To support the merging of snapshots back into their origin we need to trigger exceptions in other snapshots not being merged without any incoming bio on the origin device. The bio parameter to __origin_write() becomes optional and the sector needs supplying separately. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed