aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKari Argillander <[email protected]>2021-09-02 18:40:50 +0300
committerKonstantin Komarov <[email protected]>2021-09-13 19:41:47 +0300
commit8e69212253d320d4768071086b1111e6ab91d9bd (patch)
tree76b09c06f3f4532015cb87f80459956bb0504a45 /tools/perf/scripts/python
parentef9297007e9904588682699e618c56401f61d1c2 (diff)
fs/ntfs3: Always use binary search with entry search
We do not have any reason to keep old linear search in. Before this was used for error path or if table was so big that it cannot be allocated. Current binary search implementation won't need error path. Remove old references to linear entry search. Signed-off-by: Kari Argillander <[email protected]> Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions