All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] librbd ioengine support v2
@ 2014-02-17 13:35 Daniel Gollub
  2014-02-17 13:35 ` [PATCH] librbd ioengine support Daniel Gollub
  2014-02-18 19:23 ` [PATCH] librbd ioengine support v2 Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Gollub @ 2014-02-17 13:35 UTC (permalink / raw)
  To: fio; +Cc: Daniel Gollub

Same as v1 - only diffence:
 - revert unintended changes in options.c to windowsaio options struct

Daniel Gollub (1):
  librbd ioengine support

 Makefile      |    3 +
 configure     |   30 ++++
 engines/rbd.c |  449 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 options.c     |    5 +
 options.h     |    2 +
 5 files changed, 489 insertions(+)
 create mode 100644 engines/rbd.c

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-18 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-17 13:35 [PATCH] librbd ioengine support v2 Daniel Gollub
2014-02-17 13:35 ` [PATCH] librbd ioengine support Daniel Gollub
2014-02-18 19:23 ` [PATCH] librbd ioengine support v2 Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.