SOURCES (LINUX_2_6): kernel-squashfs.patch - updated to 2.6.28

adamg adamg at pld-linux.org
Thu Dec 25 21:46:05 CET 2008


Author: adamg                        Date: Thu Dec 25 20:46:05 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- updated to 2.6.28

---- Files affected:
SOURCES:
   kernel-squashfs.patch (1.1.2.5 -> 1.1.2.6) 

---- Diffs:

================================================================
Index: SOURCES/kernel-squashfs.patch
diff -u SOURCES/kernel-squashfs.patch:1.1.2.5 SOURCES/kernel-squashfs.patch:1.1.2.6
--- SOURCES/kernel-squashfs.patch:1.1.2.5	Wed Nov  5 21:31:11 2008
+++ SOURCES/kernel-squashfs.patch	Thu Dec 25 21:45:59 2008
@@ -730,7 +730,7 @@
 +		goto failure;
 +	}
 +
-+	dentry = d_alloc_anon(i);
++	dentry = d_obtain_alias(i);
 +	if (dentry == NULL) {
 +		iput(i);
 +		dentry = ERR_PTR(-ENOMEM);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-squashfs.patch?r1=1.1.2.5&r2=1.1.2.6&f=u



More information about the pld-cvs-commit mailing list