X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosp%2Fosp_object.c;h=e838544ea96d937d2c44cfdee7c6aa0392077c21;hp=2898da6f257cd7529be5f3fbfc3a476cd671375c;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=559e182da8ca764cefffca05c06731e543129fd6 diff --git a/lustre/osp/osp_object.c b/lustre/osp/osp_object.c index 2898da6..e838544 100644 --- a/lustre/osp/osp_object.c +++ b/lustre/osp/osp_object.c @@ -319,7 +319,7 @@ osp_oac_xattr_find_or_add(struct osp_object *obj, const char *name, size_t len) * * \param[in] obj pointer to the OSP object * \param[in,out] poxe double pointer to the OSP object extended attribute - * entry: the new extended attribute entry is transfered + * entry: the new extended attribute entry is transferred * via such pointer target, and if old the extended * attribute entry exists, then it will be returned back * via such pointer target. @@ -1670,7 +1670,7 @@ void osp_it_fini(const struct lu_env *env, struct dt_it *di) * Get more records for the iteration from peer. * * The new records will be filled in an array of pages. The OSP side - * allows 1MB bulk data to be transfered. + * allows 1MB bulk data to be transferred. * * \param[in] env pointer to the thread context * \param[in] it pointer to the iteration structure