Whamcloud - gitweb
LU-6401 headers: move swab functions to new header files
[fs/lustre-release.git] / lustre / include / lustre / lustre_user.h
index 9a250e6..ad5c17e 100644 (file)
@@ -474,8 +474,6 @@ static inline int lmv_user_md_size(int stripes, int lmm_magic)
                      stripes * sizeof(struct lmv_user_mds_data);
 }
 
-extern void lustre_swab_lmv_user_md(struct lmv_user_md *lum);
-
 struct ll_recreate_obj {
         __u64 lrc_id;
         __u32 lrc_ost_idx;