Difference between revisions of "Download/kernel/rhel6/042stab107.1/changes"

From OpenVZ Virtuozzo Containers Wiki
< Download‎ | kernel‎ | rhel6
Jump to: navigation, search
(Changelog of 042stab107.1)
 
(fix PSBM-31923 descr)
Line 12: Line 12:
 
* cpt_test_vecaps_features: CPU caps check to define
 
* cpt_test_vecaps_features: CPU caps check to define
 
* cpt: restore CPT_TEST_CAPS
 
* cpt: restore CPT_TEST_CAPS
* Since we check for ve_cap_bset in cap_capset() and cap_capget(), we have to save and restore it properly. It may differ    from effective cap. (PSBM-31923)
+
* cpt: save/restore VE bounding caps set (PSBM-31923)
 
* using of struct net in undump_one_ct() (PSBM-32411)
 
* using of struct net in undump_one_ct() (PSBM-32411)
 
* rst: restore of duplicated conntracks (PSBM-32411)
 
* rst: restore of duplicated conntracks (PSBM-32411)
 
* rst: tcp timestamps for restore of duplicated conntracks (PSBM-32411)
 
* rst: tcp timestamps for restore of duplicated conntracks (PSBM-32411)
 
* introduce __nf_conntrack_hash_check_insert() (PSBM-32411)
 
* introduce __nf_conntrack_hash_check_insert() (PSBM-32411)

Revision as of 15:34, 6 April 2015

Changes

Since 042stab106.4:

  • blktrace: Don't output messages if NOTIFY isn't set.
  • bridge: set of skb->brmark on receive path (PSBM-31917)
  • vtty: Don't forget to hang line in vtty_close (PSBM-32155)
  • backport of diff-ms-all-skbs-via-bridge-20081128 from rh5 branch (PSBM-32064)
  • ve: Make get_ve_by_id() use RCU instead of ve_list_lock (PSBM-32194)
  • ve: Make get_ve_by_id() use RCU instead of ve_list_lock (PSBM-32194)
  • vzcpt: Make fl_owner_id u32
  • vzcpt: Support saving and restoring locks state on nfs4 (PSBM-32338)
  • cpt_test_vecaps_features: CPU caps check to define
  • cpt: restore CPT_TEST_CAPS
  • cpt: save/restore VE bounding caps set (PSBM-31923)
  • using of struct net in undump_one_ct() (PSBM-32411)
  • rst: restore of duplicated conntracks (PSBM-32411)
  • rst: tcp timestamps for restore of duplicated conntracks (PSBM-32411)
  • introduce __nf_conntrack_hash_check_insert() (PSBM-32411)