X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=96795c759a7a8956a59b60b5cb211ecd16fa632a;hp=1f9a990084bafb0d9f7c3a25bf55e6ff747575b3;hb=047347170b8aece4314ccf79a707db24986fa230;hpb=7e21ea59edcc65426e1753ab1884b9a2b93826ce diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 1f9a990..96795c7 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -24,12 +24,11 @@ # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2012, 2014, Intel Corporation. +# Copyright (c) 2012, 2017, Intel Corporation. # # # This file is part of Lustre, http://www.lustre.org/ -# Lustre is a trademark of Sun Microsystems, Inc. # SUBDIRS = lustre uapi/linux/lustre @@ -39,6 +38,7 @@ DIST_SUBDIRS = lustre uapi/linux/lustre EXTRA_DIST = \ cl_object.h \ dt_object.h \ + erasure_code.h \ interval_tree.h \ llog_swab.h \ lprocfs_status.h \ @@ -47,11 +47,10 @@ EXTRA_DIST = \ lustre_acl.h \ lustre_barrier.h \ lustre_compat.h \ - lustre_debug.h \ + lustre_crypto.h \ lustre_disk.h \ lustre_dlm_flags.h \ lustre_dlm.h \ - lustre_eacl.h \ lustre_errno.h \ lustre_export.h \ lustre_fid.h \ @@ -78,7 +77,6 @@ EXTRA_DIST = \ lustre_nrs_orr.h \ lustre_nrs_tbf.h \ lustre_obdo.h \ - lustre_patchless_compat.h \ lustre_quota.h \ lustre_req_layout.h \ lustre_scrub.h \ @@ -95,6 +93,7 @@ EXTRA_DIST = \ obd_support.h \ obd_target.h \ obj_update.h \ + range_lock.h \ upcall_cache.h \ lustre_kernelcomm.h \ seq_range.h