On 2019/8/14 上午9:04, Jeff Mahoney wrote:
> The only difference between parse_limit and parse_size is that
> parse_limit accepts "none" as a valid input. That's easy enough
> to handle as a special case and lets us drop the duplicate code.
>
> Signed-off-by: Jeff Mahoney
Reviewed-by: Qu Wenruo
The only difference between parse_limit and parse_size is that
parse_limit accepts "none" as a valid input. That's easy enough
to handle as a special case and lets us drop the duplicate code.
Signed-off-by: Jeff Mahoney
---
cmds/qgroup.c | 58