On Sun, Jun 14, 2015 at 12:05 PM, Fabian Frederick wrote:
>
>
>> On 08 June 2015 at 09:49 Ilya Dryomov wrote:
>>
>>
>> On Fri, Jun 5, 2015 at 10:12 PM, Fabian Frederick wrote:
>> > ceph used -1 for the last match_table_t option.
>> > Use Opt_err enum like other FS
>> >
>> > match_token() is base
On Fri, Jun 5, 2015 at 10:12 PM, Fabian Frederick wrote:
> ceph used -1 for the last match_table_t option.
> Use Opt_err enum like other FS
>
> match_token() is based on the pattern (NULL)
> so behavior should remain the same.
>
> Signed-off-by: Fabian Frederick
> ---
> This is untested. If this
ceph used -1 for the last match_table_t option.
Use Opt_err enum like other FS
match_token() is based on the pattern (NULL)
so behavior should remain the same.
Signed-off-by: Fabian Frederick
---
This is untested. If this one is ok, I can send the same update
for rbd and net/ceph.
fs/ceph/supe
3 matches
Mail list logo