[kernel] Linux v3.8-rc6-22-g6edacf0

Josh Boyer jwboyer at fedoraproject.org
Mon Feb 4 15:01:39 UTC 2013


commit b5da79f835918f34e7480bf6027891150c4c19c5
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Feb 4 09:59:34 2013 -0500

    Linux v3.8-rc6-22-g6edacf0
    
    - Enable CONFIG_EXT4_DEBUG

 config-nodebug |    2 +-
 kernel.spec    |    6 +++++-
 sources        |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/config-nodebug b/config-nodebug
index b146c3a..de1518e 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -66,7 +66,7 @@ CONFIG_DMA_API_DEBUG=y
 #  on in rawhide nodebug builds
 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
 
-# CONFIG_EXT4_DEBUG is not set
+CONFIG_EXT4_DEBUG=y
 
 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
 
diff --git a/kernel.spec b/kernel.spec
index 8affd4b..da2d8b4 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 6
 # The git snapshot level
-%define gitrev 0
+%define gitrev 1
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -2309,6 +2309,10 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Feb 04 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.0-0.rc6.git1.1
+- Linux v3.8-rc6-22-g6edacf0
+- Enable CONFIG_EXT4_DEBUG
+
 * Fri Feb 01 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.0-0.rc6.git0.1
 - Linux v3.8-rc6
 - Enable CONFIG_DMA_API_DEBUG
diff --git a/sources b/sources
index 4a25e59..37780eb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 21223369d682bcf44bcdfe1521095983  linux-3.7.tar.xz
 86fddbbbda8b9d7432ef479d055968e4  patch-3.8-rc6.xz
+acbf858e181ed7781ddcf1e460b94837  patch-3.8-rc6-git1.xz


More information about the scm-commits mailing list