Re: [PATCH] sheepdog: support for variable object size

FUJITA Tomonori <[email protected]> Wed, 17 Dec 2014 10:16:28 +0900 (JST)
Newsgroups org.kernel.vger.stgt
Message-ID <20141217.101628.1898388363586161489.fujita.tomonori@lab.ntt.co.jp>
On Wed, 17 Dec 2014 10:12:09 +0900
Hitoshi Mitake <[email protected]> wrote:

> At Tue, 16 Dec 2014 20:01:39 +0900,
> Teruaki Ishizaki wrote:
>> 
>> Previously, Sheepdog VDI's object size was fixed to 4MB.
>> This patch enables to handle variable object size of Sheepdog VDI.
>> 
>> Signed-off-by: Teruaki Ishizaki <[email protected]>
>> ---
>>  usr/bs_sheepdog.c |   14 ++++++++------
>>  1 files changed, 8 insertions(+), 6 deletions(-)
> 
> Looks good to me.
> Reviewed-by: Hitoshi Mitake <[email protected]>

Applied, thanks guys!