- replace all memcmp of fids by lu_fid_eq;
- allocate new fid for create case in ll_revalidate_it() in case of doing "goto do_lookup";
- removed needless lmv_fld_lookup() in lmv;
- fixed lmv_obj refcount management in error cases;
- comments are adjusted to be coherent with 80 columns style.
AC_SUBST(LIBSYSIO_SUBDIR)
AC_SUBST(SYSIO)
+RPM_LIBIAM_PATH=""
+if test -f lustre/utils/libiam.c; then
+ RPM_LIBIAM_PATH="%attr(-, root, root) %{_libdir}/libiam.a"
+fi
+AC_SUBST(RPM_LIBIAM_PATH)
+
LB_LINUX_CONDITIONALS
LB_DARWIN_CONDITIONALS
%attr(-, root, root) %{_libdir}/libptlctl.a
%attr(-, root, root) %{_libdir}/liblustreapi.a
+@RPM_LIBIAM_PATH@
%attr(-, root, root) /usr/include/lustre
%attr(-, root, root) %{_mandir}/man?/*