diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-07-07 23:40:10 +0200 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2010-08-02 15:34:59 +1000 |
commit | 57a62c2317d60b21b7761c319a733a894482a6af (patch) | |
tree | 03329d5df0a390640fbe5a41be064e5914673b02 /ipc | |
parent | cdcd90f9e450d4edb5fab0490119f9540874e882 (diff) | |
download | linux-next-57a62c2317d60b21b7761c319a733a894482a6af.tar.gz |
selinux: use generic_file_llseek
The default for llseek will change to no_llseek,
so selinuxfs needs 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: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Eric Paris <eparis@parisplace.org>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions