From mboxrd@z Thu Jan 1 00:00:00 1970 From: mkatiyar@gmail.com (Manish Katiyar) Date: Sun, 20 Feb 2011 12:39:49 -0800 Subject: How to verify block numbers of file ? In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Sun, Feb 20, 2011 at 10:05 AM, kashish bhatia wrote: > Hi, Manish > > How to use debugfs? debugfs: ncheck 12 Inode Pathname 12 //abc debugfs: stat <12> Inode: 12 Type: regular Mode: 0644 Flags: 0x0 Generation: 143681507 Version: 0x00000000 User: 1000 Group: 1000 Size: 104466 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 208 Fragment: Address: 0 Number: 0 Size: 0 ctime: 0x4d617b78 -- Sun Feb 20 12:37:12 2011 atime: 0x4d617b78 -- Sun Feb 20 12:37:12 2011 mtime: 0x4d617b78 -- Sun Feb 20 12:37:12 2011 BLOCKS: (0-11):35-46, (IND):47, (12-102):48-138 TOTAL: 104 > > > > > > -- > Regards, > Kashish > > -- Thanks - Manish