Feb. 20, 2011
5:03 p.m.
On Sun, Feb 20, 2011 at 5:22 AM, kashish bhatia <koolest77@gmail.com> 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@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Thanks - Manish