Whamcloud - gitweb
Branch HEAD
authorrobert.read <robert.read>
Wed, 13 Aug 2008 19:19:49 +0000 (19:19 +0000)
committerrobert.read <robert.read>
Wed, 13 Aug 2008 19:19:49 +0000 (19:19 +0000)
b=16425

lustre_acl.h is not referenced in include/Makefile.am and this causes the rpm build to fail.

lustre/include/Makefile.am

index ddc6bd2..52dae6c 100644 (file)
@@ -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