FastCFS V5.3.2 released, which mainly for bug fixes and minor improvements.
change logs:
[fstore] protocol ACTIVATE_SERVER do NOT response for RDMA
[fdir & fstore] bugfixed: MUST seperate pd for RDMA network
[fdir & fstore] check if the listening port matches the cluster configuration
[fstore] fix hash_code type from uint32_t to uint64_t in func fs_client_bs_operate
[fstore] return EINVAL when data group id NOT belongs to me
[FastCFS] fcfs_fused.c: connection pool stat for debug
[libfastcommon] connection pool performance optimization
[libserverframe] task init callback support extra argument
[libserverframe] struct sf_context add field is_client for RDMA callback alloc_pd
[libfastrdma] global init use CAS lock free for singleton