SOURCES (LINUX_2_6): sqlzma2k-3.2-r2.patch - sqlzma.h in include/l...

baggins baggins at pld-linux.org
Mon Aug 13 17:48:55 CEST 2007


Author: baggins                      Date: Mon Aug 13 15:48:55 2007 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- sqlzma.h in include/linux

---- Files affected:
SOURCES:
   sqlzma2k-3.2-r2.patch (1.1.2.2 -> 1.1.2.3) 

---- Diffs:

================================================================
Index: SOURCES/sqlzma2k-3.2-r2.patch
diff -u SOURCES/sqlzma2k-3.2-r2.patch:1.1.2.2 SOURCES/sqlzma2k-3.2-r2.patch:1.1.2.3
--- SOURCES/sqlzma2k-3.2-r2.patch:1.1.2.2	Tue May  8 16:17:36 2007
+++ SOURCES/sqlzma2k-3.2-r2.patch	Mon Aug 13 17:48:50 2007
@@ -10,7 +10,7 @@
  #include <linux/smp_lock.h>
  
  #include "squashfs.h"
-+#include "sqlzma.h"
++#include <linux/sqlzma.h>
 +#include "sqmagic.h"
 +
 +#undef KeepPreemptive
@@ -513,7 +513,7 @@
   */
  
  #include <linux/squashfs_fs.h>
-+#include "sqlzma.h"
++#include <linux/sqlzma.h>
  
  struct squashfs_cache {
  	long long	block;
@@ -534,9 +534,9 @@
  	long long		*inode_lookup_table;
  	int			(*read_inode)(struct inode *i,  squashfs_inode_t \
  				inode);
-diff -NurpP --minimal linux-2.6.21.a/fs/squashfs/sqlzma.h linux-2.6.21/fs/squashfs/sqlzma.h
---- linux-2.6.21.a/fs/squashfs/sqlzma.h	1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.21/fs/squashfs/sqlzma.h	2007-01-07 16:12:48.000000000 +0100
+diff -NurpP --minimal linux-2.6.21.a/include/linux/sqlzma.h linux-2.6.21/include/linux/sqlzma.h
+--- linux-2.6.21.a/include/linux/sqlzma.h	1970-01-01 01:00:00.000000000 +0100
++++ linux-2.6.21/include/linux/sqlzma.h	2007-01-07 16:12:48.000000000 +0100
 @@ -0,0 +1,79 @@
 +/*
 + * Copyright (C) 2006 Junjiro Okajima
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/sqlzma2k-3.2-r2.patch?r1=1.1.2.2&r2=1.1.2.3&f=u



More information about the pld-cvs-commit mailing list