aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorJaegeuk Kim <[email protected]>2014-02-27 13:57:53 +0900
committerJaegeuk Kim <[email protected]>2014-02-27 16:25:20 +0900
commit5d0c667121bfc8be76d1580f485bddbe73465d1a (patch)
treef8322c1f8231485ea6f19a815e73527777d52ca9 /lib/test-string_helpers.c
parent8b8343fa9d503894ece57acbe46cb36883646685 (diff)
f2fs: remove costly bit operations for f2fs_find_entry
It turns out that a bit operation like find_next_bit is not always fast enough for f2fs_find_entry. Instead, it is pretty much simple and fast to traverse each dentries. Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions