Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
https://bugzilla.lustre.org/show_bug.cgi?id=11510



Created an attachment (id=9525)
Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
 --> (https://bugzilla.lustre.org/attachment.cgi?id=9525&action=view)
Patch for multi level split.

The patch is only meant for a simple case where extent tree has just one level.

i.e. i_blocks contains the leaves. Needs more testing.

The change in the extent tree causes problem as block_iterate_extents is a
recursive function, so any change in the structure of the tree causes different

problems when the functions unravel. I am now moving to next part of the task
where the the tree is deeper.

_______________________________________________
Lustre-devel mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-devel

Reply via email to