From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0JAuYO00697 for ; Wed, 19 Jan 2005 05:56:34 -0500 Received: from spsoftindia.com (134-215-187-203.cable-client.iqara.net [203.187.215.134] (may be forged)) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j0JAuVUN011884 for ; Wed, 19 Jan 2005 05:56:33 -0500 Received: from 192.168.16.224 for linux-lvm@redhat.com; Wed, 19 Jan 2005 16:26:18 +0530 Message-ID: <007101c4fe15$2a6d9710$e010a8c0@spsoft.com> From: "Mekhala" Date: Wed, 19 Jan 2005 16:23:52 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006E_01C4FE43.43DBD1C0" Subject: [linux-lvm] Problem in understanding Lvm code Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: To: linux-lvm@redhat.com This is a multi-part message in MIME format. ------=_NextPart_000_006E_01C4FE43.43DBD1C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, For understanding the LVM and Snapshot module, I am going through the source code for solving some of my queries like -How does it allocate space for creating snapshot? -Does it create snapshot on the same volume? -How does it copy the buffer to snapshot? =20 To move in further details I have compiled the LVM source code for = debugging. But after giving some of the printk statements in the code for = understanding the flow the print statement of lvm.c get printed but the print statement in lvm-snap.c is not getting printed. =20 Can any one give some pointer to solve this or any other better = approach to solve my above queries? =20 > Thanks in advance Mekhala ------=_NextPart_000_006E_01C4FE43.43DBD1C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
For=20 understanding the LVM and Snapshot module, I am going through = the
source code=20 for solving some of my queries like
 -How does it allocate space = for=20 creating snapshot?
 -Does it create snapshot on the same=20 volume?
 -How does it copy the buffer to snapshot?
 
= To move=20 in further details I have compiled the LVM source code for=20 debugging.
But after giving some of the printk statements in the = code=20 for understanding the flow the print statement of lvm.c get printed but=20 the
print statement in lvm-snap.c is not getting = printed.
 
Can=20 any one give some pointer to solve this or any other better approach=20 to
 solve my above queries?
 
> Thanks in=20 advance

Mekhala
------=_NextPart_000_006E_01C4FE43.43DBD1C0--