From: Maxim Uvarov Date: Thu, 29 Mar 2012 19:52:38 +0000 (-0700) Subject: SPEC: v2.6.39-200.0.9 X-Git-Tag: v2.6.39-400.9.0~426^2~43 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=798c6fafe175b700540cb482671c76824ac6f110;p=users%2Fjedix%2Flinux-maple.git SPEC: v2.6.39-200.0.9 Signed-off-by: Maxim Uvarov --- diff --git a/uek-rpm/ol5/kernel-uek.spec b/uek-rpm/ol5/kernel-uek.spec index 718389b7d635..408d7037f3ea 100644 --- a/uek-rpm/ol5/kernel-uek.spec +++ b/uek-rpm/ol5/kernel-uek.spec @@ -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 [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 [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) diff --git a/uek-rpm/ol6/kernel-uek.spec b/uek-rpm/ol6/kernel-uek.spec index ada4a66f58d6..66ebf666b953 100644 --- a/uek-rpm/ol6/kernel-uek.spec +++ b/uek-rpm/ol6/kernel-uek.spec @@ -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 [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 [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)