X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=d0a119712d32b4c8b1eac71ed130e4f5520bea13;hb=3925b3aa87aede47531fdf632e55bfdfb8947957;hp=26cad317b7401da510471cfe804192e34828bcaa;hpb=23ca42b511a425132b835d1ad3f1de40054d75b4;p=fs%2Flustre-release.git diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 26cad31..d0a1197 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -1,19 +1,51 @@ +# +# 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.sun.com/software/products/lustre/docs/GPLv2.pdf +# +# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, +# CA 95054 USA or visit www.sun.com if you need additional information or +# have any questions. +# +# GPL HEADER END +# + +# +# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. +# Use is subject to license terms. +# -# Copyright (C) 2001 Cluster File Systems, Inc. # -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution +# This file is part of Lustre, http://www.lustre.org/ +# Lustre is a trademark of Sun Microsystems, Inc. +# SUBDIRS = linux lustre +DIST_SUBDIRS = linux lustre darwin + EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.h \ - lustre_commit_confd.h lustre_debug.h lustre_disk.h \ - lustre_dlm.h lustre_export.h lustre_fsfilt.h lustre_ha.h \ - lustre_handles.h lustre_import.h lustre_lib.h lustre_sec.h \ - lustre_lite.h lustre_log.h lustre_mds.h lustre_mdc.h \ - lustre_net.h lustre_quota.h lustre_ucache.h lvfs.h class_hash.h \ - obd_cache.h obd_class.h obd_echo.h obd.h obd_lov.h \ + lustre_debug.h lustre_disk.h lustre_dlm.h lustre_export.h \ + lustre_fsfilt.h lustre_ha.h lustre_handles.h lustre_import.h \ + lustre_lib.h lustre_sec.h lustre_lite.h lustre_log.h lustre_mds.h \ + lustre_mdc.h lustre_net.h lustre_quota.h lvfs.h \ + obd_cache.h obd_class.h obd.h obd_lov.h \ obd_ost.h obd_support.h lustre_ver.h lu_object.h lu_time.h \ md_object.h dt_object.h lustre_param.h lustre_mdt.h \ lustre_fid.h lustre_fld.h lustre_req_layout.h lustre_capa.h \ - lustre_idmap.h lustre_eacl.h interval_tree.h obd_cksum.h + lustre_idmap.h lustre_eacl.h interval_tree.h obd_cksum.h \ + lu_ref.h cl_object.h lustre_acl.h lclient.h lu_target.h lquota.h