rpms/kernel/devel linux-2.6-md-raid1-leak.patch,1.1,1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Mar 2 06:28:16 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15131

Modified Files:
	linux-2.6-md-raid1-leak.patch 
Log Message:
Further raid1 fixing.


linux-2.6-md-raid1-leak.patch:
 raid1.c |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

Index: linux-2.6-md-raid1-leak.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-md-raid1-leak.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-md-raid1-leak.patch	1 Mar 2006 20:07:16 -0000	1.1
+++ linux-2.6-md-raid1-leak.patch	2 Mar 2006 06:28:12 -0000	1.2
@@ -1,4 +1,23 @@
 
+On Wednesday March 1, mbrancaleoni at gmail.com wrote:
+> Hi Neil.
+> 
+> unfortunately the patch does nothing, the problem persists.
+> Tested with 2.6.16-rc5.
+> (I've double checked if the patch was applied correctly)
+> 
+> Can I do anything to be of some more help?
+
+Yes, try another patch. :-)  and tell me if you have CONFIG_DEBUG_SLAB
+set... there was another use-after-free bug which CONFIG_DEBUG_SLAB
+would have made worse.
+
+This patch should fix it all up.
+
+Thanks again,
+NeilBrown
+
+
 Signed-off-by: Neil Brown <neilb at suse.de>
 
 ### Diffstat output




More information about the fedora-cvs-commits mailing list