All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] patches for rbd
@ 2014-03-12  4:24 Guangliang Zhao
  2014-03-12  4:24 ` [PATCH 1/3] rbd: skip the copyup when an entire object writing Guangliang Zhao
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Guangliang Zhao @ 2014-03-12  4:24 UTC (permalink / raw)
  To: ceph-devel; +Cc: sage

Hi,

I am sorry that didn't notice Jean-Tiare's mail at all, just sage's
reminds me. 

There are 3 patches, the first is optimization for rbd writing, the
remaining two are support for rbd discard. If you have completed the 
discard things, just ignore them.

Guangliang Zhao (3):
  rbd: skip the copyup when an entire object writing
  rbd: extend the operation type
  rbd: add discard support for rbd

 drivers/block/rbd.c |  190 +++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 154 insertions(+), 36 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-03-12 13:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12  4:24 [PATCH 0/3] patches for rbd Guangliang Zhao
2014-03-12  4:24 ` [PATCH 1/3] rbd: skip the copyup when an entire object writing Guangliang Zhao
2014-03-12  4:39   ` Alex Elder
2014-03-12  4:24 ` [PATCH 2/3] rbd: extend the operation type Guangliang Zhao
2014-03-12  5:01   ` Alex Elder
2014-03-12  4:24 ` [PATCH 3/3] rbd: add discard support for rbd Guangliang Zhao
2014-03-12  5:26   ` Alex Elder
2014-03-12  5:28 ` [PATCH 0/3] patches " Alex Elder
2014-03-12  8:12   ` Guangliang Zhao
2014-03-12  9:34 ` Jean-Tiare LE BIGOT

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.