X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8f3d3ea2183d32de437ba5443c9e5a2a2dcd476f..3cfddf76d218c833642dc9da4eadb6389f90805e:/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch diff --git a/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch b/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch index 98237269b..56b7fc2c4 100644 --- a/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch +++ b/target/linux/generic-2.6/patches-2.6.25/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 @@ static void squashfs_destroy_inode(struc }