curvefs.py
andcurvefs_wrap.cxx
are generated by commandswig -c++ -python curvefs.i
.- Revert
ListDir
and DeleteOpendir
/Closedir
functions incurvefs.py
if you don intend to make changes about these functions. - Revert
_wrap_Read
/_wrap_Listdir
/_wrap_GetClusterId
/_wrap_CBDClient_Read
/_wrap_CBDClient_Listdir
if you don intend to make changes about these functions. - ❗ C functions in
libcurvefs.h
are not recommended for use anymore. - ❗ Types in
curve_type.h
are different frominclude/client/*.h
even they have the similar name.