Whamcloud - gitweb
LU-6158 mdt: always shrink_capsule in getxattr_all
[fs/lustre-release.git] / lustre / osp / osp_sync.c
index c7406a8..f0d785a 100644 (file)
@@ -556,7 +556,7 @@ static void osp_sync_send_new_rpc(struct osp_device *d,
        jra->jra_magic = OSP_JOB_MAGIC;
        INIT_LIST_HEAD(&jra->jra_link);
 
-       ptlrpcd_add_req(req, PDL_POLICY_ROUND, -1);
+       ptlrpcd_add_req(req);
 }