[OpenWrt-Devel] [PATCH] [kernel] upstream fix: mount overlayfs r/o if workdir cannot be created
Christian Mehlis
christian at m3hlis.de
Thu May 21 05:54:01 EDT 2015
Am 19.05.2015 um 16:17 schrieb Bastian Bittorf:
> +diff --git a/fs/overlayfs/super.c b/fs/overlayfs/super.c
> +index 5f0d199..bf8537c 100644
> +--- a/fs/overlayfs/super.c
> ++++ b/fs/overlayfs/super.c
> +@@ -529,7 +529,7 @@ static int ovl_remount(struct super_block *sb, int *flags, char *data)
this function was added with linux 4.0, so your patch for 3.18 does not
apply.
Can you give me a hint to make it work with 3.18?
Best
Christian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list