How to verify block numbers of file ?
From: Manish Katiyar <hidden>
Date: 2011-02-20 17:03:03
From: Manish Katiyar <hidden>
Date: 2011-02-20 17:03:03
On Sun, Feb 20, 2011 at 5:22 AM, kashish bhatia [off-list ref] wrote:
Is there any method/command/utility to know what are the block numbers which are allocated to a file in ext2 fs?
Use debugfs which comes with e2fsprogs.
-- Regards, Kashish _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Thanks - Manish