X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.24%2F005-squashfs_fix.patch;h=961829e580505bdf52fe7017f921a9ced123dd98;hb=9a935f099ab4efc17ce91478fba50a10902c71e4;hp=98237269bba25146706870ee20de2b06b5f94ec8;hpb=2f6f08c42d147d454a8b25b81a9f667592aaa5cf;p=openwrt-10.03%2F.git 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 @@ }