Whamcloud - gitweb
Branch b1_8
authoryangsheng <yangsheng>
Fri, 23 Jan 2009 17:38:19 +0000 (17:38 +0000)
committeryangsheng <yangsheng>
Fri, 23 Jan 2009 17:38:19 +0000 (17:38 +0000)
b=17464

Fixed previous commit.

lustre/ptlrpc/pack_generic.c

index 10a4dd1..f89fb41 100644 (file)
@@ -2302,7 +2302,7 @@ void lustre_swab_lov_user_md_v3(struct lov_user_md_v3 *lum)
         EXIT;
 }
 
-void lustre_swab_mds_md(struct lov_mds_md *lmm)
+void lustre_swab_lov_mds_md(struct lov_mds_md *lmm)
 {
         ENTRY;
         CDEBUG(D_IOCTL, "swabbing lov_mds_md\n");