Hello.<br><br>I have problem with <b>xfs_bmbt_ptr_t</b> from <b>xfs_dinode_t</b> structure. I don't know how to interprete <b>filesystem block number</b> (i use documentation from <a href="http://oss.sgi.com/projects/xfs/papers/xfs_filesystem_structure.pdf">http://oss.sgi.com/projects/xfs/papers/xfs_filesystem_structure.pdf</a> , page 34).<br>
<br>In detail<br><br>I have b-tree extent list -> i read some informations about this b-tree (so i have filesystem block number)<br>How can i allocate block from <b>filesystem block number?</b><br><br>Regards<br>Damian<br>