Download/kernel/sles10/2.6.16.60 027stab028-0.23/changes

From OpenVZ Virtuozzo Containers Wiki
< Download‎ | kernel‎ | sles10
Jump to: navigation, search

Changes

  • Rebased to latest SLES10 kernel (2.6.16.60-0.23).
  • Fixes

Patches

diff-sles-flags-for-filesystems-umount-begin-20080607

Patch from Konstantin Khlebnikov <khlebnikov@openvz.org>

Fix umount_begin-s over the kernel to fit fixed previously prototype.

diff-sles-vfs-umount-begin-flags-20080607

Patch from Konstantin Khlebnikov <khlebnikov@openvz.org>

Return flags argument for umount_begin sb_ops callback.

diff-ve-double-fill-tgid-task-put-20080515

Patch from Konstantin Khlebnikov <khlebnikov@openvz.org>

Fix double fill tgid task put.

Bug #111340.

diff-ve-dpath-add-missing-unlock-20080607

Patch from Konstantin Khlebnikov <khlebnikov@openvz.org>

Add missing unlock in __d_path.

diff-ve-dpath-check-for-buffer-being-errptr-20080607

Patch from Pavel Emelianov <xemul@openvz.org>

Do not put the "(deleted)" mark in buffer if the latter is err ptr.

diff-ve-proc-pid-readdir-screwup-20080424

Patch from Konstantin Khlebnikov <khlebnikov@openvz.org>

Fix proc_pid_readdir refcnt and output screwup.

  • do not return not getted task_struct (1st hunk)
  • show this ve's pid, not global ones

Bug #111340.