X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmdt%2Fmdt_hsm_cdt_requests.c;h=bbd7f44b98f38e7e89e25129a7cd7fd9564136e2;hb=937656dca50d4b0ba8501fbea0a450c663cdabcc;hp=8a3e3ab5d3dab7cec7707c2a198b3d1ff474e973;hpb=2b294992edce5af7b79d4300ed3aa1ea6a8db850;p=fs%2Flustre-release.git diff --git a/lustre/mdt/mdt_hsm_cdt_requests.c b/lustre/mdt/mdt_hsm_cdt_requests.c index 8a3e3ab..bbd7f44 100644 --- a/lustre/mdt/mdt_hsm_cdt_requests.c +++ b/lustre/mdt/mdt_hsm_cdt_requests.c @@ -225,7 +225,7 @@ static void mdt_cdt_init_request_tree(struct cdt_req_progress *crp) crp->crp_max = 0; } -/** Allocate/init a agent request and its sub-structures. +/** Allocate/init an agent request and its sub-structures. * * \param compound_id [IN] * \param archive_id [IN] @@ -266,7 +266,7 @@ struct cdt_agent_req *mdt_cdt_alloc_request(__u64 compound_id, __u32 archive_id, } /** - * Free a agent request and its sub-structures. + * Free an agent request and its sub-structures. * * \param car [IN] Request to be freed. */ @@ -300,7 +300,7 @@ void mdt_cdt_put_request(struct cdt_agent_req *car) /** * find request in the list by cookie or by fid - * lock cdt_request_lock needs to be hold by caller + * lock cdt_request_lock needs to be held by caller * \param cdt [IN] coordinator * \param cookie [IN] request cookie * \param fid [IN] fid