View 1.6.3-20080715 - Change Log
file info- category(Tag)
- root
- file name
- ccs-patch_1.6.3-20080715_-_Changes
- last update
- 2008-07-15 13:44
- type
- Plain Text
- editor
- Tetsuo Handa
- description
- 1.6.3-20080715 - Change Log
- language
- 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.
| |