Package: fio
Version: 2.1.11-1
Severity: normal
Tags: patch

Hi,

please enable RBD support (by just adding librbd-dev to the build dependencies).
A patch for that is attached. If you need a sponsor, I will offer my help.

Cheers,
Benjamin
>From 2e7cca5d6342e5f9d28545211cb72946f036366d Mon Sep 17 00:00:00 2001
From: Benjamin Drung <benjamin.dr...@profitbricks.com>
Date: Tue, 2 Sep 2014 10:59:46 +0200
Subject: [PATCH] Enable support for RBD.

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 740e3b1..8ab16bf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Martin Steigerwald <m...@teamix.de>
 Uploaders: Michael Prokop <m...@debian.org>
-Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.16.1~), libaio-dev, zlib1g-dev, librdmacm-dev, libibverbs-dev
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.16.1~), libaio-dev, zlib1g-dev, librdmacm-dev, libibverbs-dev, librbd-dev
 Standards-Version: 3.9.5
 Homepage: http://freshmeat.net/projects/fio
 Vcs-Git: git://anonscm.debian.org/collab-maint/fio.git
-- 
1.9.1

Reply via email to