From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 67F4C1381FA for ; Thu, 29 May 2014 12:44:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5686E082B; Thu, 29 May 2014 12:44:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F7FBE082B for ; Thu, 29 May 2014 12:44:21 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F25D33F128 for ; Thu, 29 May 2014 12:44:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 0B3C6181A9 for ; Thu, 29 May 2014 12:44:19 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1401367422.340ea934e2a39a73d3778bd2f2ed9837cf0d11ae.alexxy@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/, sys-cluster/lustre/files/ X-VCS-Repository: proj/sci X-VCS-Files: sys-cluster/lustre/ChangeLog sys-cluster/lustre/files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch sys-cluster/lustre/files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch sys-cluster/lustre/files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch sys-cluster/lustre/lustre-9999.ebuild X-VCS-Directories: sys-cluster/lustre/ sys-cluster/lustre/files/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 340ea934e2a39a73d3778bd2f2ed9837cf0d11ae X-VCS-Branch: master Date: Thu, 29 May 2014 12:44:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 432205ed-1c16-4e54-af9e-0376ab86bc16 X-Archives-Hash: 7188b8ef622bba7752c3515bc95d78ca commit: 340ea934e2a39a73d3778bd2f2ed9837cf0d11ae Author: Alexey Shvetsov gentoo org> AuthorDate: Thu May 29 12:43:42 2014 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Thu May 29 12:43:42 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=340ea934 Update to latest source Package-Manager: portage-2.2.10 RepoMan-Options: --force --- sys-cluster/lustre/ChangeLog | 7 +++++++ ...0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch | 2 +- ...0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch | 2 +- .../0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch | 2 +- sys-cluster/lustre/lustre-9999.ebuild | 2 ++ 5 files changed, 12 insertions(+), 3 deletions(-) diff --git a/sys-cluster/lustre/ChangeLog b/sys-cluster/lustre/ChangeLog index 8014a14..850f52b 100644 --- a/sys-cluster/lustre/ChangeLog +++ b/sys-cluster/lustre/ChangeLog @@ -2,6 +2,13 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 29 May 2014; Alexey Shvetsov + files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch, + files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch, + files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch, + lustre-9999.ebuild: + Update to latest source + 24 May 2014; Alexey Shvetsov +files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch, +files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch, diff --git a/sys-cluster/lustre/files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch b/sys-cluster/lustre/files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch index 88ac650..2860b4b 100644 --- a/sys-cluster/lustre/files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch +++ b/sys-cluster/lustre/files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch @@ -1,4 +1,4 @@ -From f7db8753694155124caf9d05137bbad14434c4f0 Mon Sep 17 00:00:00 2001 +From 4e55f198a630e3beb9daad9bf72133da44ca7242 Mon Sep 17 00:00:00 2001 From: James Simmons Date: Wed, 23 Apr 2014 09:31:09 -0400 Subject: [PATCH 1/3] LU-3319 procfs: update zfs proc handling to seq_files diff --git a/sys-cluster/lustre/files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch b/sys-cluster/lustre/files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch index b66850f..813446c 100644 --- a/sys-cluster/lustre/files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch +++ b/sys-cluster/lustre/files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch @@ -1,4 +1,4 @@ -From c988772aa72b546f5b40187e964aac101e764f2e Mon Sep 17 00:00:00 2001 +From 9071634fd9db37a6121fdfbd817162f782661202 Mon Sep 17 00:00:00 2001 From: James Simmons Date: Mon, 5 May 2014 10:02:21 -0400 Subject: [PATCH 2/3] LU-3319 procfs: move mdd/ofd proc handling to seq_files diff --git a/sys-cluster/lustre/files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch b/sys-cluster/lustre/files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch index 3714c1e..ea23076 100644 --- a/sys-cluster/lustre/files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch +++ b/sys-cluster/lustre/files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch @@ -1,4 +1,4 @@ -From f11e6773afec21cd6976bad86b12b5de791ccda7 Mon Sep 17 00:00:00 2001 +From 871751ab815067744064132b76aaf4857c720fc9 Mon Sep 17 00:00:00 2001 From: Yang Sheng Date: Thu, 24 Apr 2014 11:43:09 +0800 Subject: [PATCH 3/3] LU-4416 mm: Backport shrinker changes from upstream diff --git a/sys-cluster/lustre/lustre-9999.ebuild b/sys-cluster/lustre/lustre-9999.ebuild index 479836e..7d8eaef 100644 --- a/sys-cluster/lustre/lustre-9999.ebuild +++ b/sys-cluster/lustre/lustre-9999.ebuild @@ -6,6 +6,7 @@ EAPI=5 WANT_AUTOCONF="2.5" WANT_AUTOMAKE="1.10" +WANT_LIBTOOL="latest" if [[ $PV = *9999* ]]; then KEYWORDS="" @@ -63,6 +64,7 @@ src_prepare() { for dir in $DIRS ; do ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I $dir/autoconf" done + _elibtoolize -q eaclocal -I config $ACLOCAL_FLAGS eautoheader eautomake