From 9f74a2d8dd142c3209b560f5d05bdc284c5a8f43 Mon Sep 17 00:00:00 2001 From: "robert.read" Date: Wed, 13 Aug 2008 19:19:49 +0000 Subject: [PATCH] Branch HEAD b=16425 lustre_acl.h is not referenced in include/Makefile.am and this causes the rpm build to fail. --- lustre/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index ddc6bd2..52dae6c 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -46,4 +46,4 @@ EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.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_cache.h + lustre_cache.h lustre_acl.h -- 1.8.3.1