rpms/kernel/devel kernel.spec,1.2009,1.2010

Kyle McMartin kyle at fedoraproject.org
Wed Jun 2 12:01:12 UTC 2010


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9723

Modified Files:
	kernel.spec 
Log Message:
* Wed Jun 02 2010 Kyle McMartin <kyle at redhat.com>
- revert writeback fixes for now, there appear to be dragons
  lurking there still.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.2009
retrieving revision 1.2010
diff -u -p -r1.2009 -r1.2010
--- kernel.spec	1 Jun 2010 15:54:00 -0000	1.2009
+++ kernel.spec	2 Jun 2010 12:01:09 -0000	1.2010
@@ -1231,11 +1231,11 @@ ApplyPatch linux-2.6-execshield.patch
 #
 # bugfixes to drivers and filesystems
 #
-ApplyPatch writeback-fix-WB_SYNC_NONE-writeback-from-umount.patch
-ApplyPatch writeback-ensure-that-WB_SYNC_NONE-writeback-with-sb.patch
-ApplyPatch writeback-Update-dirty-flags-in-two-steps.patch
-ApplyPatch writeback-disable-periodic-old-data-writeback-for-di.patch
-ApplyPatch writeback-bdi_writeback_task-must-set-task-state-bef.patch
+#ApplyPatch writeback-fix-WB_SYNC_NONE-writeback-from-umount.patch
+#ApplyPatch writeback-ensure-that-WB_SYNC_NONE-writeback-with-sb.patch
+#ApplyPatch writeback-Update-dirty-flags-in-two-steps.patch
+#ApplyPatch writeback-disable-periodic-old-data-writeback-for-di.patch
+#ApplyPatch writeback-bdi_writeback_task-must-set-task-state-bef.patch
 
 # ext4
 
@@ -2059,6 +2059,10 @@ fi
 #                 ||     ||
 
 %changelog
+* Wed Jun 02 2010 Kyle McMartin <kyle at redhat.com>
+- revert writeback fixes for now, there appear to be dragons
+  lurking there still.
+
 * Tue Jun 01 2010 Kyle McMartin <kyle at redhat.com> 2.6.34-18
 - fix mismerge in i915_gem.c, drm_gem_object_alloc is now
   i915_gem_alloc_object.



More information about the scm-commits mailing list