mirror of
https://github.com/samba-team/samba.git
synced 2025-10-29 04:23:51 +03:00
- made idtree return a "struct idr_context *" instead of a void* - more efficient idr_remove for ids that are not present (patch from Jim Houston)