aboutsummaryrefslogtreecommitdiffstats
path: root/security/inode.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-07-07 23:40:15 +0200
committerJames Morris <jmorris@namei.org>2010-08-02 15:34:58 +1000
commitcdcd90f9e450d4edb5fab0490119f9540874e882 (patch)
tree5b1a5b5d00d19d6fa9ba13261ff22ffb0b8aa154 /security/inode.c
parentTOMOYO: Explicitly set file_operations->llseek pointer. (diff)
downloadlinux-dev-cdcd90f9e450d4edb5fab0490119f9540874e882.tar.xz
linux-dev-cdcd90f9e450d4edb5fab0490119f9540874e882.zip
ima: use generic_file_llseek for securityfs
The default for llseek will change to no_llseek, so securityfs users need to add explicit .llseek assignments. Since we're dealing with regular files from a VFS perspective, use generic_file_llseek. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Mimi Zohar <zohar@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions