dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/cachefiles
Al Viro b65a9cfc2c Untangling ima mess, part 2: deal with counters
* do ima_get_count() in __dentry_open()
* stop doing that in followups
* move ima_path_check() to right after nameidata_to_filp()
* don't bump counters on it

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-16 12:16:47 -05:00
..
Kconfig
Makefile
bind.c switch cachefiles to kern_path() 2009-12-16 12:16:44 -05:00
daemon.c tree-wide: convert open calls to remove spaces to skip_spaces() lib function 2009-12-15 08:53:32 -08:00
interface.c CacheFiles: Don't log lookup/create failing with ENOBUFS 2009-11-19 18:12:08 +00:00
internal.h CacheFiles: Fixup renamed filenames in comments in internal.h 2009-05-27 10:20:13 -07:00
key.c
main.c
namei.c CacheFiles: Catch an overly long wait for an old active object 2009-11-19 18:12:05 +00:00
proc.c
rdwr.c Untangling ima mess, part 2: deal with counters 2009-12-16 12:16:47 -05:00
security.c
xattr.c