On Mon, Nov 13, 2017 at 01:33:15PM +0800, Lu Fengqi wrote: > We have to process the return value of BTRFS_IOC_TREE_SEARCH ioctl in > advance, so that we can distinguish between the two case where quota > is not enabled (ioctl return -ENOENT) and either parent qgroup or child > qgroup does not exist (update_qgroup_relation return -ENOENT). Besides > this, any error in this routine has been reported, so we don't need to > report again in cmd_qgroup_show. > > Signed-off-by: Lu Fengqi <lufq.f...@cn.fujitsu.com>
1 and 2 applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html