Function gkfs::rpc::forward_get_metadentry_size

Function Documentation

std::pair<int, off64_t> gkfs::rpc::forward_get_metadentry_size(const std::string &path)

Send an RPC request to get the current file size. This is called during a lseek() call

Parameters

path

Returns

pair<error code, file size>