Whamcloud - gitweb
LU-3365 lmv: support DNE with HSM.
[fs/lustre-release.git] / lustre / utils / req-layout.c
index 55c9020..c90aba5 100644 (file)
@@ -1,6 +1,4 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
- *
+/*
  * GPL HEADER START
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  * GPL HEADER END
  */
 /*
- * Copyright  2008 Sun Microsystems, Inc. All rights reserved
+ * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
+ *
+ * Copyright (c) 2011, 2013, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -51,7 +51,6 @@
 
 #define lustre_swab_generic_32s NULL
 #define lustre_swab_lu_seq_range NULL
-#define lustre_swab_md_fld NULL
 #define lustre_swab_mdt_body NULL
 #define lustre_swab_mdt_ioepoch NULL
 #define lustre_swab_ptlrpc_body NULL
@@ -60,6 +59,7 @@
 #define lustre_swab_ldlm_request NULL
 #define lustre_swab_ldlm_reply NULL
 #define lustre_swab_ldlm_intent NULL
+#define lustre_swab_layout_intent NULL
 /* #define lustre_swab_lov_mds_md NULL */
 #define lustre_swab_mdt_rec_reint NULL
 #define lustre_swab_lustre_capa NULL
 #define lustre_swab_llog_hdr NULL
 #define lustre_swab_llogd_body NULL
 #define lustre_swab_obd_quotactl NULL
-#define lustre_swab_quota_adjust_qunit NULL
 #define lustre_swab_mgs_target_info NULL
 #define lustre_swab_niobuf_remote NULL
 #define lustre_swab_obd_ioobj NULL
 #define lustre_swab_ost_body NULL
 #define lustre_swab_ost_last_id NULL
 #define lustre_swab_fiemap NULL
+#define lustre_swab_idx_info NULL
 #define lustre_swab_qdata NULL
+#define lustre_swab_quota_body NULL
+#define lustre_swab_ost_lvb_v1 NULL
 #define lustre_swab_ost_lvb NULL
+#define lustre_swab_gl_desc NULL
+#define lustre_swab_mgs_config_body NULL
+#define lustre_swab_mgs_config_res NULL
+#define lustre_swab_swap_layouts NULL
+#define lustre_swab_lu_fid NULL
+#define lustre_swab_ost_id NULL
+#define lustre_swab_hsm_progress_kernel NULL
+#define lustre_swab_hsm_user_item NULL
+#define lustre_swab_hsm_user_state NULL
+#define lustre_swab_hsm_state_set NULL
+#define lustre_swab_hsm_current_action NULL
+#define lustre_swab_hsm_request NULL
+#define lustre_swab_update_buf NULL
+#define lustre_swab_update_reply_buf NULL
+
 #define dump_rniobuf NULL
 #define dump_ioo NULL
 #define dump_obdo NULL
 #define dump_ost_body NULL
 #define dump_rcs NULL
+#define lustre_swab_lmv_user_md NULL
 
 /*
  * Yes, include .c file.