Whamcloud - gitweb
Branch HEAD
authoryangsheng <yangsheng>
Fri, 23 Jan 2009 17:39:33 +0000 (17:39 +0000)
committeryangsheng <yangsheng>
Fri, 23 Jan 2009 17:39:33 +0000 (17:39 +0000)
b=17464

Fixed previous commit.

lustre/ptlrpc/pack_generic.c

index 887781c..fffc9de 100644 (file)
@@ -2026,7 +2026,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");