X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=a0da174a854b264f948c7f151bbc2fe2ba8da7ae;hb=8cdb99aa0a6462a35ac584226ae66841c3b7bc2f;hp=f2c2d766127f2533a81804840f6ee174999462bd;hpb=a8a7d2f30f7cb151741690ef62cb5ea3a7892468;p=fs%2Flustre-release.git diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index f2c2d76..a0da174 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -1,9 +1,99 @@ +# +# GPL HEADER START +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 2 only, +# as published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License version 2 for more details (a copy is included +# in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU General Public License +# version 2 along with this program; If not, see +# http://www.gnu.org/licenses/gpl-2.0.html +# +# GPL HEADER END +# -# Copyright (C) 2001 Cluster File Systems, Inc. # -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution +# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. +# Use is subject to license terms. +# +# 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 -SUBDIRS = linux lustre -EXTRA_DIST = ioctl.h liblustre.h +DIST_SUBDIRS = lustre uapi/linux/lustre +EXTRA_DIST = \ + cl_object.h \ + dt_object.h \ + interval_tree.h \ + llog_swab.h \ + lprocfs_status.h \ + lu_object.h \ + lu_ref.h \ + lustre_acl.h \ + lustre_barrier.h \ + lustre_compat.h \ + lustre_crypto.h \ + lustre_disk.h \ + lustre_dlm_flags.h \ + lustre_dlm.h \ + lustre_errno.h \ + lustre_export.h \ + lustre_fid.h \ + lustre_fld.h \ + lustre_ha.h \ + lustre_handles.h \ + lustre_idmap.h \ + lustre_import.h \ + lustre_intent.h \ + lustre_lfsck.h \ + lustre_lib.h \ + lustre_linkea.h \ + lustre_lmv.h \ + lustre_log.h \ + lustre_mdc.h \ + lustre_mds.h \ + lustre_net.h \ + lustre_osc.h \ + lustre_nodemap.h \ + lustre_nrs.h \ + lustre_nrs_crr.h \ + lustre_nrs_delay.h \ + lustre_nrs_fifo.h \ + lustre_nrs_orr.h \ + lustre_nrs_tbf.h \ + lustre_obdo.h \ + lustre_quota.h \ + lustre_req_layout.h \ + lustre_scrub.h \ + lustre_sec.h \ + lustre_swab.h \ + lustre_update.h \ + lu_target.h \ + lvfs.h \ + md_object.h \ + obd_cache.h \ + obd_cksum.h \ + obd_class.h \ + obd.h \ + obd_support.h \ + obd_target.h \ + obj_update.h \ + range_lock.h \ + upcall_cache.h \ + lustre_kernelcomm.h \ + seq_range.h