Whamcloud - gitweb
Move the on-wire stucts/definitions into lustre_idl.h, for the CVS head.
[fs/lustre-release.git] / lustre / include / linux / obd_lov.h
index 9cfbd85..ea6dded 100644 (file)
@@ -9,6 +9,9 @@
 
 #define OBD_LOV_DEVICENAME "lov"
 
+void lov_unpackdesc(struct lov_desc *ld);
+void lov_packdesc(struct lov_desc *ld);
+
 struct lov_object_id { /* per-child structure */
         __u64 l_object_id;
         __u32 l_device_id;