Re: [Qemu-devel] [PATCH 2/2] sheepdog: refine discard support

2015-09-02 Thread Vasiliy Tolstov
2015-09-01 6:03 GMT+03:00 Hitoshi Mitake : > This patch refines discard support of the sheepdog driver. The > existing discard mechanism was implemented on SD_OP_DISCARD_OBJ, which > was introduced before fine grained reference counting on newer > sheepdog. It doesn't care about relations of snapsh

[Qemu-devel] [PATCH 2/2] sheepdog: refine discard support

2015-08-31 Thread Hitoshi Mitake
This patch refines discard support of the sheepdog driver. The existing discard mechanism was implemented on SD_OP_DISCARD_OBJ, which was introduced before fine grained reference counting on newer sheepdog. It doesn't care about relations of snapshots and clones and discards objects unconditionally