Difference between revisions of "Download/kernel/rhel6-testing/042stab054.3/changes"
< Download | kernel | rhel6-testing | 042stab054.3
(created) |
(fixed typos) |
||
(One intermediate revision by the same user not shown) | |||
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 | + | * [bridge] [minor] tcpdump shows incoming traffic in bridged veth CT (PCLIN-30814) |
− | * [block] [minor] order of nested locking fixed in resize | + | * [block] [minor] order of nested locking fixed in partition resize ioctl |
− | * [ext4/ploop] [minor] preserve balloon_ino option on remount. Otherwise this option is dropped when some distrib scripts (unaware of ploop/ | + | * [ext4/ploop] [minor] preserve balloon_ino option on remount. Otherwise this option is dropped when some distrib scripts (unaware of ploop/balloon) remount root inside a CT. Use "balloon_ino=0" mount option if you need to really drop balloon. ({{B|2225}}, PSBM-12337) |
− | * [cpt] [minor] bypass limits on inotify files creation during CT checkpoint | + | * [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 | + | * [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 |
Latest revision as of 14:43, 11 April 2012
Changes[edit]
Since 042stab054.2:
- [bridge] [minor] tcpdump shows incoming traffic in bridged veth CT (PCLIN-30814)
- [block] [minor] order of nested locking fixed in partition resize ioctl
- [ext4/ploop] [minor] preserve balloon_ino option on remount. Otherwise this option is dropped when some distrib scripts (unaware of ploop/balloon) remount root inside a CT. Use "balloon_ino=0" mount option if you need to really drop balloon. (#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