-
- Downloads
exfat: finding dentry faster
We don't need to read all the dentry and compare them
one by one. Skip reading the useless dentries to fast
the dentry finding speed.
Also add back the name_hash to compare it more faster.
Signed-off-by:
Lianwei Wang <lianwei.wang@gmail.com>
Please register or sign in to comment