X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fptlrpc%2Flayout.c;h=18f2e72e645a007b43b2294e896e47903d7a06c7;hp=1431632aa9e99dae8502752c2cee3560ecaf9dcc;hb=2b905746ee3b5d9dbafcdb1af5930aea18120a7b;hpb=3e2e0025d1e929763f9d4de48746c3433d3684d5;ds=sidebyside diff --git a/lustre/ptlrpc/layout.c b/lustre/ptlrpc/layout.c index 1431632..18f2e72 100644 --- a/lustre/ptlrpc/layout.c +++ b/lustre/ptlrpc/layout.c @@ -1198,8 +1198,8 @@ struct req_msg_field RMF_OST_ID = EXPORT_SYMBOL(RMF_OST_ID); struct req_msg_field RMF_FIEMAP_KEY = - DEFINE_MSGF("fiemap", 0, sizeof(struct ll_fiemap_info_key), - lustre_swab_fiemap, NULL); + DEFINE_MSGF("fiemap_key", 0, sizeof(struct ll_fiemap_info_key), + lustre_swab_fiemap_info_key, NULL); EXPORT_SYMBOL(RMF_FIEMAP_KEY); struct req_msg_field RMF_FIEMAP_VAL =