Difference between revisions of "Download/kernel/rhel6-testing/042stab054.3/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(created)
 
(fixed links to bugs)
Line 1: Line 1:
 
== Changes ==
 
== Changes ==
 
Since {{kernel link|rhel6-testing|042stab054.2}}:
 
Since {{kernel link|rhel6-testing|042stab054.2}}:
* [bridge] [minor] tcpdump shows incoming traffic in bridged veth CT [PCLIN-30814]
+
* [bridge] [minor] tcpdump shows incoming traffic in bridged veth CT (PCLIN-30814)
 
* [block] [minor] order of nested locking fixed in resize partition ioctl
 
* [block] [minor] order of nested locking fixed in resize partition ioctl
* [ext4/ploop] [minor] preserve balloon_ino option on remount. Otherwise this option is dropped when some distrib scripts (unaware of ploop/baloon) remount root inside a CT. Use "balloon_ino=0" mount option if you need to really drop ballon. [{{B|2225}}, PSBM-12337]
+
* [ext4/ploop] [minor] preserve balloon_ino option on remount. Otherwise this option is dropped when some distrib scripts (unaware of ploop/baloon) remount root inside a CT. Use "balloon_ino=0" mount option if you need to really drop ballon. ({{B|2225}}, PSBM-12337)
* [cpt] [minor] bypass limits on inotify files creation during CT checkpoint [PSBM-12475]
+
* [cpt] [minor] bypass limits on inotify files creation during CT checkpoint (PSBM-12475)
 
* [ploop] [minor] discard requests handling fixes
 
* [ploop] [minor] discard requests handling fixes
 
* [ploop] [minor] possible deadlock fixed
 
* [ploop] [minor] possible deadlock fixed
* [ploop] [minor] fixes for in-kernel grow of expanded images [{{B|2226}}]
+
* [ploop] [minor] fixes for in-kernel grow of expanded images ({{B|2226}})
 
* [ploop] [minor] out-of-space error message has ben made more descriptive
 
* [ploop] [minor] out-of-space error message has ben made more descriptive

Revision as of 14:33, 11 April 2012

Changes

Since 042stab054.2:

  • [bridge] [minor] tcpdump shows incoming traffic in bridged veth CT (PCLIN-30814)
  • [block] [minor] order of nested locking fixed in resize partition ioctl
  • [ext4/ploop] [minor] preserve balloon_ino option on remount. Otherwise this option is dropped when some distrib scripts (unaware of ploop/baloon) remount root inside a CT. Use "balloon_ino=0" mount option if you need to really drop ballon. (#2225, PSBM-12337)
  • [cpt] [minor] bypass limits on inotify files creation during CT checkpoint (PSBM-12475)
  • [ploop] [minor] discard requests handling fixes
  • [ploop] [minor] possible deadlock fixed
  • [ploop] [minor] fixes for in-kernel grow of expanded images (#2226)
  • [ploop] [minor] out-of-space error message has ben made more descriptive