]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
SPEC: v2.6.39-200.0.9
authorMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 29 Mar 2012 19:52:38 +0000 (12:52 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 29 Mar 2012 19:52:38 +0000 (12:52 -0700)
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
uek-rpm/ol5/kernel-uek.spec
uek-rpm/ol6/kernel-uek.spec

index 718389b7d635f617a1769a91ed18ca9c53805963..408d7037f3ea461f46848c8cbdc3b2752bc87cfe 100644 (file)
@@ -190,7 +190,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.0.8%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.0.9%{?dist}uek%{?buildid}
 %endif
 %define KVERREL %{rpmversion}-%{pkg_release}
 
@@ -1680,6 +1680,23 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Thu Mar 29 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.0.9.el6uek]
+- Revert "loop: increase default number of loop devices to 512" (Maxim Uvarov)
+- Revert "loop: set default number of loop devices to 200" (Maxim Uvarov)
+- ocfs2/dlm: dlmlock_remote() needs to account for remastery (Sunil Mushran)
+- ocfs2/dlm: Take inflight reference count for remotely mastered resources too
+  (Maxim Uvarov)
+- ocfs2/dlm: Clean up refmap helpers (Maxim Uvarov)
+- ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
+  (Sunil Mushran)
+- ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() (Sunil Mushran)
+- ocfs2/dlm: Trace insert/remove of resource to/from hash (Sunil Mushran)
+- ocfs2/dlm: Clean up messages in o2dlm (Sunil Mushran)
+- ocfs2/cluster: Cluster up now includes network connections too (Sunil
+  Mushran)
+- ocfs2/cluster: Clean up messages in o2net (Sunil Mushran)
+- ocfs2/cluster: Abort heartbeat start on hard-ro devices (Sunil Mushran)
+
 * Tue Mar 27 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.0.8.el5uek]
 - loop: set default number of loop devices to 200 (Maxim Uvarov)
 - SPEC OL5: fix xen support (Maxim Uvarov)
index ada4a66f58d6621cbc9fc9cda181d47b8ba8f99c..66ebf666b953b3c57af3dcd2553d4291efd115d1 100644 (file)
@@ -198,7 +198,7 @@ Summary: The Linux kernel
 %endif
 
 %if %{rhel}
-%define pkg_release %{distro_build}.0.8%{?dist}uek%{?buildid}
+%define pkg_release %{distro_build}.0.9%{?dist}uek%{?buildid}
 %endif
 %define KVERREL %{rpmversion}-%{pkg_release}.%{_target_cpu}
 
@@ -1692,6 +1692,23 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Thu Mar 29 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.0.9.el6uek]
+- Revert "loop: increase default number of loop devices to 512" (Maxim Uvarov)
+- Revert "loop: set default number of loop devices to 200" (Maxim Uvarov)
+- ocfs2/dlm: dlmlock_remote() needs to account for remastery (Sunil Mushran)
+- ocfs2/dlm: Take inflight reference count for remotely mastered resources too
+  (Maxim Uvarov)
+- ocfs2/dlm: Clean up refmap helpers (Maxim Uvarov)
+- ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
+  (Sunil Mushran)
+- ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() (Sunil Mushran)
+- ocfs2/dlm: Trace insert/remove of resource to/from hash (Sunil Mushran)
+- ocfs2/dlm: Clean up messages in o2dlm (Sunil Mushran)
+- ocfs2/cluster: Cluster up now includes network connections too (Sunil
+  Mushran)
+- ocfs2/cluster: Clean up messages in o2net (Sunil Mushran)
+- ocfs2/cluster: Abort heartbeat start on hard-ro devices (Sunil Mushran)
+
 * Tue Mar 27 2012 Maxim Uvarov <maxim.uvarov@oracle.com> [2.6.39-200.0.8.el6uek]
 - loop: set default number of loop devices to 200 (Maxim Uvarov)
 - SPEC OL5: fix xen support (Maxim Uvarov)