Whamcloud - gitweb
LU-2684 fid: unify ostid and FID
[fs/lustre-release.git] / lustre / ptlrpc / layout.c
index 52c06bc..ecbad5f 100644 (file)
@@ -592,7 +592,7 @@ static const struct req_msg_field *ost_get_last_id_server[] = {
 
 static const struct req_msg_field *ost_get_last_fid_server[] = {
        &RMF_PTLRPC_BODY,
-       &RMF_OST_ID
+       &RMF_FID,
 };
 
 static const struct req_msg_field *ost_get_fiemap_client[] = {