Difference between revisions of "Download/kernel/rhel6-testing/042stab109.7/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(changes for 109.7)
 
(added brackets)
Line 6: Line 6:
 
* replace WARN to printk in nfs_clear_inode() (PSBM-33448)
 
* replace WARN to printk in nfs_clear_inode() (PSBM-33448)
 
<!-- 042stab109.4 -->
 
<!-- 042stab109.4 -->
* syslog: distinguish between /proc/kmsg and syscalls ({{B|2693}}
+
* syslog: distinguish between /proc/kmsg and syscalls ({{B|2693}})
 
* ve: Do not duplicate devmnt for a device (PSBM-33244)
 
* ve: Do not duplicate devmnt for a device (PSBM-33244)
* conntrack: Replace printk with ve_printk {{B|2940}}
+
* conntrack: Replace printk with ve_printk ({{B|2940}})
 
* RH6 tun: fix module unload (PSBM-33063)
 
* RH6 tun: fix module unload (PSBM-33063)
 
* vzcpt: Fail restore if wrong tty device (PSBM-32795)
 
* vzcpt: Fail restore if wrong tty device (PSBM-32795)

Revision as of 11:29, 25 May 2015

Changes

Since 042stab109.3:

  • idr: print a stack dump after ida_remove warning (#3117)
  • replace WARN to printk in nfs_clear_inode() (PSBM-33448)
  • syslog: distinguish between /proc/kmsg and syscalls (#2693)
  • ve: Do not duplicate devmnt for a device (PSBM-33244)
  • conntrack: Replace printk with ve_printk (#2940)
  • RH6 tun: fix module unload (PSBM-33063)
  • vzcpt: Fail restore if wrong tty device (PSBM-32795)
  • sched: load_balance_fair: fix possible div/0 (PSBM-33347)
  • ub_dcache_unuse: call ub_dcache_remove after racing unmounts completed (PSBM-32700)
  • ve net: Fix unbalanced double spin_unlock() in tcp_v4_kill_ve_sockets() (PSBM-33652)