commit | 05336dee9f5a23c042e5938b42f996dd35e31ee6 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Wed Jun 16 16:20:24 2010 +0900 |
committer | James Morris <jmorris@namei.org> | Mon Aug 02 15:34:31 2010 +1000 |
tree | c5dd4abb5bf15e06b399aa1b1e5db56bd848c762 | |
parent | 9ee0c823c18119914283358b35a1c3ebb14c2f90 [diff] |
TOMOYO: Use common code for open and mkdir etc. tomoyo_file_perm() and tomoyo_path_permission() are similar. We can embed tomoyo_file_perm() into tomoyo_path_permission(). Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>