Whamcloud - gitweb
LU-6401 headers: Create a header for obdo related functions
[fs/lustre-release.git] / lustre / include / Makefile.am
index 97202f9..410b55c 100644 (file)
@@ -28,7 +28,7 @@
 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
 # Use is subject to license terms.
 #
-# Copyright (c) 2012, 2013, Intel Corporation.
+# Copyright (c) 2012, 2014, Intel Corporation.
 #
 
 #
 # Lustre is a trademark of Sun Microsystems, Inc.
 #
 
-SUBDIRS = linux lustre
+SUBDIRS = lustre
 
-DIST_SUBDIRS = linux lustre darwin
+DIST_SUBDIRS = lustre
 
 EXTRA_DIST = \
        cl_object.h \
        dt_object.h \
        interval_tree.h \
-       ioctl.h \
-       lclient.h \
-       liblustre.h \
+       llog_swab.h \
        lprocfs_status.h \
        lu_object.h \
        lu_ref.h \
        lustre_acl.h \
-       lustre_capa.h \
        lustre_cfg.h \
+       lustre_compat.h \
        lustre_debug.h \
        lustre_disk.h \
        lustre_dlm_flags.h \
@@ -61,24 +59,34 @@ EXTRA_DIST = \
        lustre_export.h \
        lustre_fid.h \
        lustre_fld.h \
-       lustre_fsfilt.h \
        lustre_ha.h \
        lustre_handles.h \
        lustre_idmap.h \
        lustre_import.h \
+       lustre_intent.h \
+       lustre_ioctl.h \
        lustre_lfsck.h \
        lustre_lib.h \
        lustre_linkea.h \
-       lustre_lite.h \
+       lustre_lmv.h \
        lustre_log.h \
+       lustre_log_user.h \
        lustre_mdc.h \
        lustre_mds.h \
-       lustre_mdt.h \
        lustre_net.h \
+       lustre_nodemap.h \
+       lustre_nrs.h \
+       lustre_nrs_crr.h \
+       lustre_nrs_fifo.h \
+       lustre_nrs_orr.h \
+       lustre_nrs_tbf.h \
+       lustre_obdo.h \
        lustre_param.h \
+       lustre_patchless_compat.h \
        lustre_quota.h \
        lustre_req_layout.h \
        lustre_sec.h \
+       lustre_swab.h \
        lustre_update.h \
        lustre_ver.h \
        lu_target.h \
@@ -88,7 +96,8 @@ EXTRA_DIST = \
        obd_cksum.h \
        obd_class.h \
        obd.h \
-       obd_lov.h \
-       obd_ost.h \
        obd_support.h \
-       obd_target.h
+       obd_target.h \
+       upcall_cache.h \
+       lustre_kernelcomm.h \
+       uapi_kernelcomm.h