mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-03 22:06:43 +00:00
Add a wrapper around bsearch() that returns an index into the array that the key would occupy rather than only being able to return pointers to array members that match the key. Signed-off-by: Zach Brown <zab@versity.com>