convert: LBA -> inode # -> filename
- From: Seongsu Lee <senux@xxxxxxxxx>
- Date: Wed, 28 Nov 2007 04:18:22 -0800 (PST)
Hi,
I am working in the block layer. I use EXT{2,3} file system for my
work.
I have a trace data by blktrace which is supported in Linux kernel
2.6.
In each line of the trace data, the block number (LBA: Logical Block
Address) and access time is stored.
I want to know what the file, which has the block number, is. How
can I get the file name by its block number?
Help is needed. Thank you.
.
- Follow-Ups:
- Re: convert: LBA -> inode # -> filename
- From: John Reiser
- Re: convert: LBA -> inode # -> filename
- Prev by Date: Re: How does free() know how many bytes to free???
- Next by Date: Question on mmap() in 64-bit OS
- Previous by thread: kernel module unresolved symbol
- Next by thread: Re: convert: LBA -> inode # -> filename
- Index(es):