BTRFS File trace from superblock using memory dumps

2015-12-31 Thread Ahtisham wani
Respected sir, I have been researching on how btrfs works and manages files for a long time. What I want to achieve here is to trace a path of a file starting from superblock, then to root and so on. The problem is I dont know how to do it. I have been using dd and hexdump but I dont know what

Re: BTRFS File trace from superblock using memory dumps

2015-12-31 Thread Hugo Mills
On Thu, Dec 31, 2015 at 10:20:17AM +, Ahtisham wani wrote: > Respected sir, > I have been researching on how btrfs works and manages files for a long > time. What I want to achieve here is to trace a path of a file starting > from superblock, then to root and so on. The problem is I dont