aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-05-22 09:46:02 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-05-22 09:46:02 +0000
commitc36938fd5e7017796df363fd8e99d6354557060b (patch)
tree8b91c374f968fce69e0515566e29a0d8ac7e2fd8 /target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch
parent0b7eaac77d38865141b77d666c4575def2421799 (diff)
downloadmaster-187ad058-c36938fd5e7017796df363fd8e99d6354557060b.tar.gz
master-187ad058-c36938fd5e7017796df363fd8e99d6354557060b.tar.bz2
master-187ad058-c36938fd5e7017796df363fd8e99d6354557060b.zip
[kernel] generic-2.6/2.6.30: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15981 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch b/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch
index 271c4e5c8b..fc2a731dde 100644
--- a/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch
+++ b/target/linux/generic-2.6/patches-2.6.30/051-squashfs_pcomp.patch
@@ -201,7 +201,7 @@
goto failure;
}
-@@ -284,17 +311,18 @@ failed_mount:
+@@ -294,17 +321,18 @@ failed_mount:
kfree(msblk->inode_lookup_table);
kfree(msblk->fragment_index);
kfree(msblk->id_table);
@@ -223,7 +223,7 @@
}
-@@ -333,7 +361,7 @@ static void squashfs_put_super(struct su
+@@ -346,7 +374,7 @@ static void squashfs_put_super(struct su
kfree(sbi->id_table);
kfree(sbi->fragment_index);
kfree(sbi->meta_index);