]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-squashfs-lzma.patch
- updated patches for 2.6.35 (vserver, apparmor, reiser4, unionfs, routes, imq)
[packages/kernel.git] / kernel-squashfs-lzma.patch
index e0f17445fe63acc5a8e1397a3107f5aaf20412c2..d4e2d126f5ad5e34f9610e7020d5dcb22a0bf7cc 100644 (file)
@@ -188,10 +188,11 @@ diff -Nru a/fs/squashfs/lzma_wrapper.c b/fs/squashfs/lzma_wrapper.c
 diff -Nru a/fs/squashfs/Makefile b/fs/squashfs/Makefile
 --- a/fs/squashfs/Makefile     2010-05-16 23:17:36.000000000 +0200
 +++ b/fs/squashfs/Makefile     2010-05-17 14:57:45.270554026 +0200
-@@ -5,3 +5,4 @@
- obj-$(CONFIG_SQUASHFS) += squashfs.o
+@@ -6,4 +6,4 @@
  squashfs-y += block.o cache.o dir.o export.o file.o fragment.o id.o inode.o
  squashfs-y += namei.o super.o symlink.o zlib_wrapper.o decompressor.o
+ squashfs-$(CONFIG_SQUASHFS_XATTRS) += xattr.o xattr_id.o
+-
 +squashfs-$(CONFIG_SQUASHFS_LZMA) += lzma_wrapper.o
 diff -Nru a/fs/squashfs/squashfs.h b/fs/squashfs/squashfs.h
 --- a/fs/squashfs/squashfs.h   2010-05-16 23:17:36.000000000 +0200
This page took 0.02442 seconds and 4 git commands to generate.