Thanks, email is en-route. Hopefully it makes sense. I've been starting at this stuff for too long now and I'm beyond confused :)
1
It has indeed, thanks for that. I do have one more question, if you have time. Still a bit unsure as to how the offset of zero has been calculated into the address shown in xfs_db?
1
There's only one chunk at the next level of the tree, so it has to be at logical offset zero from the start of the directory file.
1
Ok, understood. I guess what is confusing me still is where the value 0x004081A1 came from. It's not in the inode anywhere, so why is that address being used to store the directory file, when all that's in the inode is a logical offset? Thanks
1
Each array length is simply half of the available space between the end of inode core and the beginning of the extended attributes (or end of the inode if no resident attributes)
Apr 16, 2019 · 5:42 PM UTC
1

