From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Interface changes to multisnap Date: Mon, 20 Jun 2011 13:22:57 +0100 Message-ID: <20110620122256.GA15181@ubuntu> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: dm-devel@redhat.com List-Id: dm-devel.ids I've just pushed an interface change for multisnap. >From now on the 'new-thin' message to the pool target takes just one argument, the id of the new device. The size field has been dropped, instead the new device has a zero size. When a multisnap target is loaded it implicitly resizes the thin device based on the size of the target. Truncation will lose data that is off the end of the new device immediately. - Joe https://github.com/jthornber/linux-2.6/tree/multisnap