Re: [PATCH 2/2] Punch hole support against 3.10-rc5

2013-06-14 Thread Sage Weil
On Fri, 14 Jun 2013, Li Wang wrote: > This patch implements punch hole (fallocate) support against > Linux kernel 3.10-rc5. > > Signed-off-by: Li Wang > Signed-off-by: Yunchuan Wen > --- > fs/ceph/file.c| 245 > + > net/ceph/osd_client.c

[PATCH 2/2] Punch hole support against 3.10-rc5

2013-06-14 Thread Li Wang
This patch implements punch hole (fallocate) support against Linux kernel 3.10-rc5. Signed-off-by: Li Wang Signed-off-by: Yunchuan Wen --- fs/ceph/file.c| 245 + net/ceph/osd_client.c |8 +- 2 files changed, 251 insertions(+), 2 delet