On Fri, Nov 18, 2016 at 4:02 PM, Geliang Tang <geliangtang@xxxxxxxxx> wrote: > If kcalloc() failed, the return value of ovl_fill_super() is -EINVAL, > not -ENOMEM. So this patch sets this value to -ENOMEM before calling > kcalloc(), and sets it back to -EINVAL after calling kcalloc(). Thanks, applied. Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html