public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Kernel file system client support for punch hole
@ 2013-06-14 15:36 Li Wang
  2013-06-14 15:38 ` [PATCH 1/2] Punch hole support against 3.8-rc3 Li Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Li Wang @ 2013-06-14 15:36 UTC (permalink / raw)
  To: ceph-devel; +Cc: Sage Weil, linux-kernel, Li Wang

This patch implements punch hole (fallocate) support for Ceph kernel
file system client.
We prepared two patches based on different kernel versions, one against
kernel 3.8-rc3, the other against the latest 3.10-rc5. It is because
unfortunately, we failed to set up a workable Ceph system with the client
based on the lastest code from Linux kernel git tree, for the server
side, we tried both the latest code from Ceph git tree and
the latest v0.61.3 release. The client will easily hang there without
any response, unless rebooting the machine.
We managed to set up a Ceph system with the client based on Linux 
kernel 3.8-rc3 and the server based on Ceph v0.61.3, so the patch 
against v3.8-rc3 has been under preliminary tests. However, the one 
against v3.10-rc5 not.
Comments are appreciated.  


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

end of thread, other threads:[~2013-07-22 13:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 15:36 [PATCH 0/2] Kernel file system client support for punch hole Li Wang
2013-06-14 15:38 ` [PATCH 1/2] Punch hole support against 3.8-rc3 Li Wang
2013-06-14 15:39 ` [PATCH 2/2] Punch hole support against 3.10-rc5 Li Wang
2013-06-14 16:27   ` Sage Weil
2013-06-19 16:23     ` [PATCH v2] Ceph: Punch hole support Li Wang
2013-06-19 16:31       ` Sage Weil
2013-06-20  3:18         ` Dave Chinner
2013-06-20 20:56       ` Rob Landley
2013-07-22 13:02         ` [PATCH v3] Ceph: Punch hole support for kernel client Li Wang
2013-06-14 16:02 ` [PATCH 0/2] Kernel file system client support for punch hole Sage Weil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox