Hi,

On 10/04/2015 21:45, Rafał Miłecki wrote:
> +     /* TODO: Check for /overlay filesystem */
> +     if (find_filesystem("overlay")) {
> +             ULOG_ERR("overlayfs not supported by kernel\n");
> +             return -1;
> +     }
> +

why did you add the TODO ? what part is missing there ?

        John
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to