Those 128 bytes in the dtree page are the slot array.  It is documented
here: http://www-106.ibm.com/developerworks/library/l-jfslayout/#h7

This is a sorted table of slot numbers with the page.  This allows new
entries to be inserted into the slot table without having to move the
directory entries themselves.

On Fri, 2003-08-29 at 03:24, sundeep saini wrote:
> Respected sir,
>  
> I am again sending my problem .It is defined in the text file
> attached.
> 

-- 
David Kleikamp
IBM Linux Technology Center

_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to