emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26256: closed ([PATCH 0/6] Add ceph + multipath-to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26256: closed ([PATCH 0/6] Add ceph + multipath-tools.)
Date: Tue, 28 Mar 2017 15:11:01 +0000

Your message dated Tue, 28 Mar 2017 17:10:05 +0200
with message-id <address@hidden>
and subject line Re: [PATCH 0/6] Add ceph + multipath-tools.
has caused the debbugs.gnu.org bug report #26256,
regarding [PATCH 0/6] Add ceph + multipath-tools.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26256: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26256
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/6] Add ceph + multipath-tools. Date: Sat, 25 Mar 2017 21:27:17 +0100
Hello! Here is a revised Ceph patch, and some collateral patches.
I haven't yet tried running a Ceph cluster from Guix, but since
most of the tests passes I'm not too worried.

Marius Bakke (6):
  Revert "gnu: snappy: Update to 1.1.4."
  gnu: xmlstarlet: Disable failing tests.
  gnu: Add ceph.
  gnu: fio: Enable rbd support.
  gnu: Add userspace-rcu.
  gnu: Add multipath-tools.

 gnu/local.mk                                       |   4 +
 gnu/packages/benchmark.scm                         |   6 +-
 gnu/packages/compression.scm                       |   4 +-
 gnu/packages/linux.scm                             |  95 ++++++
 .../patches/ceph-disable-cpu-optimizations.patch   |  37 +++
 .../patches/ceph-skip-collect-sys-info-test.patch  |  29 ++
 .../patches/ceph-skip-unittest_blockdev.patch      |  28 ++
 gnu/packages/storage.scm                           | 352 +++++++++++++++++++++
 gnu/packages/xml.scm                               |  10 +
 9 files changed, 561 insertions(+), 4 deletions(-)
 create mode 100644 gnu/packages/patches/ceph-disable-cpu-optimizations.patch
 create mode 100644 gnu/packages/patches/ceph-skip-collect-sys-info-test.patch
 create mode 100644 gnu/packages/patches/ceph-skip-unittest_blockdev.patch
 create mode 100644 gnu/packages/storage.scm

-- 
2.12.2




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH 0/6] Add ceph + multipath-tools. Date: Tue, 28 Mar 2017 17:10:05 +0200 User-agent: Notmuch/0.24 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)
Marius Bakke <address@hidden> writes:

> Hello! Here is a revised Ceph patch, and some collateral patches.
> I haven't yet tried running a Ceph cluster from Guix, but since
> most of the tests passes I'm not too worried.
>
> Marius Bakke (6):
>   Revert "gnu: snappy: Update to 1.1.4."
>   gnu: xmlstarlet: Disable failing tests.
>   gnu: Add ceph.
>   gnu: fio: Enable rbd support.
>   gnu: Add userspace-rcu.
>   gnu: Add multipath-tools.

I've pushed this series after taking the comments into account.

Hopefully Hydra can cope!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]