X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosp%2Fosp_object.c;h=824564fba4aeeae6b5347d4e1f51d6ceccaf7bd7;hb=1cf0952fc28b061932cec40022486a7f78573414;hp=e838544ea96d937d2c44cfdee7c6aa0392077c21;hpb=f625f670afbe954030ff81f0f8522137d6cdd335;p=fs%2Flustre-release.git diff --git a/lustre/osp/osp_object.c b/lustre/osp/osp_object.c index e838544..824564f 100644 --- a/lustre/osp/osp_object.c +++ b/lustre/osp/osp_object.c @@ -1146,7 +1146,6 @@ int osp_xattr_set(const struct lu_env *env, struct dt_object *dt, int rc; ENTRY; - LASSERT(buf->lb_len > 0 && buf->lb_buf != NULL); update = thandle_to_dt_update_request(th); LASSERT(update != NULL);