change the way to get existing fdentity to optimize concurrent IO performance (#2623) * change the way to get existing fdentity * fix compiling err for ver > 1.91 * use GetROPath instead of GetPath * compare FdEntity::ro_path first in FdEntity::GetFdEntityHasLock() --------- Co-authored-by: fangqianan.fqa <fangqianan.fqa@alibaba-inc.com>
Recent Commits to s3fs-fuse:master
-
change the way to get existing fdentity to optimize concurrent IO per…