public static ExtendedBlock GetPreviousBlock(DFSClient client, long fileId) { return(client.GetPreviousBlock(fileId)); }