Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/, sys-cluster/lustre/files/
Date: Thu, 29 May 2014 12:44:22
Message-Id: 1401367422.340ea934e2a39a73d3778bd2f2ed9837cf0d11ae.alexxy@gentoo
1 commit: 340ea934e2a39a73d3778bd2f2ed9837cf0d11ae
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 29 12:43:42 2014 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Thu May 29 12:43:42 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=340ea934
7
8 Update to latest source
9
10 Package-Manager: portage-2.2.10
11 RepoMan-Options: --force
12
13 ---
14 sys-cluster/lustre/ChangeLog | 7 +++++++
15 ...0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch | 2 +-
16 ...0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch | 2 +-
17 .../0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch | 2 +-
18 sys-cluster/lustre/lustre-9999.ebuild | 2 ++
19 5 files changed, 12 insertions(+), 3 deletions(-)
20
21 diff --git a/sys-cluster/lustre/ChangeLog b/sys-cluster/lustre/ChangeLog
22 index 8014a14..850f52b 100644
23 --- a/sys-cluster/lustre/ChangeLog
24 +++ b/sys-cluster/lustre/ChangeLog
25 @@ -2,6 +2,13 @@
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 # $Header: $
28
29 + 29 May 2014; Alexey Shvetsov <alexxy@g.o>
30 + files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch,
31 + files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch,
32 + files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch,
33 + lustre-9999.ebuild:
34 + Update to latest source
35 +
36 24 May 2014; Alexey Shvetsov <alexxy@g.o>
37 +files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch,
38 +files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch,
39
40 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
41 index 88ac650..2860b4b 100644
42 --- a/sys-cluster/lustre/files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch
43 +++ b/sys-cluster/lustre/files/0001-LU-3319-procfs-update-zfs-proc-handling-to-seq_files.patch
44 @@ -1,4 +1,4 @@
45 -From f7db8753694155124caf9d05137bbad14434c4f0 Mon Sep 17 00:00:00 2001
46 +From 4e55f198a630e3beb9daad9bf72133da44ca7242 Mon Sep 17 00:00:00 2001
47 From: James Simmons <uja.ornl@×××××.com>
48 Date: Wed, 23 Apr 2014 09:31:09 -0400
49 Subject: [PATCH 1/3] LU-3319 procfs: update zfs proc handling to seq_files
50
51 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
52 index b66850f..813446c 100644
53 --- a/sys-cluster/lustre/files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch
54 +++ b/sys-cluster/lustre/files/0002-LU-3319-procfs-move-mdd-ofd-proc-handling-to-seq_fil.patch
55 @@ -1,4 +1,4 @@
56 -From c988772aa72b546f5b40187e964aac101e764f2e Mon Sep 17 00:00:00 2001
57 +From 9071634fd9db37a6121fdfbd817162f782661202 Mon Sep 17 00:00:00 2001
58 From: James Simmons <uja.ornl@×××××.com>
59 Date: Mon, 5 May 2014 10:02:21 -0400
60 Subject: [PATCH 2/3] LU-3319 procfs: move mdd/ofd proc handling to seq_files
61
62 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
63 index 3714c1e..ea23076 100644
64 --- a/sys-cluster/lustre/files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch
65 +++ b/sys-cluster/lustre/files/0003-LU-4416-mm-Backport-shrinker-changes-from-upstream.patch
66 @@ -1,4 +1,4 @@
67 -From f11e6773afec21cd6976bad86b12b5de791ccda7 Mon Sep 17 00:00:00 2001
68 +From 871751ab815067744064132b76aaf4857c720fc9 Mon Sep 17 00:00:00 2001
69 From: Yang Sheng <yang.sheng@×××××.com>
70 Date: Thu, 24 Apr 2014 11:43:09 +0800
71 Subject: [PATCH 3/3] LU-4416 mm: Backport shrinker changes from upstream
72
73 diff --git a/sys-cluster/lustre/lustre-9999.ebuild b/sys-cluster/lustre/lustre-9999.ebuild
74 index 479836e..7d8eaef 100644
75 --- a/sys-cluster/lustre/lustre-9999.ebuild
76 +++ b/sys-cluster/lustre/lustre-9999.ebuild
77 @@ -6,6 +6,7 @@ EAPI=5
78
79 WANT_AUTOCONF="2.5"
80 WANT_AUTOMAKE="1.10"
81 +WANT_LIBTOOL="latest"
82
83 if [[ $PV = *9999* ]]; then
84 KEYWORDS=""
85 @@ -63,6 +64,7 @@ src_prepare() {
86 for dir in $DIRS ; do
87 ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I $dir/autoconf"
88 done
89 + _elibtoolize -q
90 eaclocal -I config $ACLOCAL_FLAGS
91 eautoheader
92 eautomake