Introduce radix_tree_gang_lookup_range() The inode clustering in XFS requires a gang lookup on the radix tree to find all the inodes in the cluster. The gang lookup has to set the maximum items to th
Yeah, this fixes one downside of the gang lookup API. For consistency it would be nice to do this for the tag lookup API as well... Nit: should just define it to be ULONG_MAX. Otherwise, Acked-by: Ni
Sure, I have need to do that as well. ;) Oh, right. Silly me. I'll post updated radix tree patches later today. Thanks, Nick. Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software
Introduce radix_tree_gang_lookup_range() The inode clustering in XFS requires a gang lookup on the radix tree to find all the inodes in the cluster. The gang lookup has to set the maximum items to th
Yeah, this fixes one downside of the gang lookup API. For consistency it would be nice to do this for the tag lookup API as well... Nit: should just define it to be ULONG_MAX. Otherwise, Acked-by: Ni
Sure, I have need to do that as well. ;) Oh, right. Silly me. I'll post updated radix tree patches later today. Thanks, Nick. Cheers, Dave. -- Dave Chinner Principal Engineer SGI Australian Software