Open-Source-Software-Entwicklung und Downloads

Anzeigen 1.6.3-20080715 - Change Log

category(Tag) tree

file info

category(Tag)
Wurzel
dateiname
ccs-patch_1.6.3-20080715_-_Changes
letztes update
2008-07-15 13:44
typ
Plain Text
editor
Tetsuo Handa
beschreibung
1.6.3-20080715 - Change Log
sprache
English
translate
Fix 2008/07/01

    @ Fix "Compilation failure" with 2.4.20 kernel.

      RedHat Linux 9's 2.4.20 kernel backported O(1) scheduler patch,
      resulting compilation error at ccs_load_policy().
      I added defined(TASK_DEAD) check.

Fix 2008/07/08

    @ Don't check permissions if vfsmount is NULL.

      Some filesystems (e.g. unionfs) pass NULL vfsmount.
      I changed fs/tomoyo_file.c not to try to calculate pathnames
      if vfsmount is NULL.

Version 1.6.3 2008/07/15   Bug fix release.