X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f6f08c42d147d454a8b25b81a9f667592aaa5cf..4cdde7c22bf8387f06e194c559ebfe4a83802c0a:/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch diff --git a/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch b/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch index 98237269b..961829e58 100644 --- a/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch +++ b/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch @@ -1,6 +1,6 @@ ---- linux-2.6.24/fs/squashfs/inode.c 2008-01-28 23:38:13.000000000 +0100 -+++ linux-2.6.24-owrt/fs/squashfs/inode.c 2008-01-28 23:43:18.000000000 +0100 -@@ -29,6 +29,7 @@ +--- a/fs/squashfs/inode.c ++++ b/fs/squashfs/inode.c +@@ -33,6 +33,7 @@ #include #include #include @@ -8,7 +8,7 @@ #include #include #include -@@ -2089,7 +2090,7 @@ +@@ -2125,7 +2126,7 @@ }