Voir 1.5.3-20080131 - Change Log
déposer de l'information- Catégorie (Tag)
- root
- nom de fichier
- ccs-patch_1.5.3-20080131_-_Changes
- dernière mise à jour
- 2008-05-10 00:56
- type
- Plain Text
- Editeur
- Tetsuo Handa
- description
- 1.5.3-20080131 - Change Log
- langue
- Anglais
- Traduire
Fix 2008/01/15
@ Remove unused EXPORT_SYMBOL().
Mark some functions static.
@ Fix AddMountACL() rejection bug.
To my surprise, "mount --bind source dest" accepts
not only "both source and dest are directory"
but also "both source and dest are non-directory".
I was rejecting if dest is not a directory in AddMountACL().
@ Fix sleep condition check in CheckSocketRecvDatagramPermission().
It seems that correct method to use is in_atomic()
rather than in_interrupt() because in_atomic() returns nonzero
whenever scheduling is not allowed.
Version 1.5.3 2008/01/31 Minor update release.
| |