On Thu, 06 Feb 2014 00:43:01 +0100, Andreas Rohner wrote:
> Hi Ryusuke,
> 
> On 2014-02-05 20:25, Ryusuke Konishi wrote:
>>>  /**
>>> + * nilfs_set_suinfo - sets segment usage info
>>> + * @nilfs: nilfs object
..
>> 
>> This invalidation should be done in utils or upper library.
>> Simply return here as follows:
>> 
>>      return ioctl(nilfs->n_iocfd, NILFS_IOCTL_SET_SUINFO, &argv);
>> }
> 
> Thanks for your review. I have fixed everything you pointed out. Sorry
> for all the missing stuff. I will wait with sending in a new version of
> the patch set, until you finished your review. I suspect you will also
> find some things in patch 5, since it is the crucial part of the
> implementation.

Yes, I am still reviewing the remaining patches.
Please wait for it.

Thanks,
Ryusuke Konishi
--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to