Re: [PATCH 13/18] ima: use generic_file_llseek for securityfs

From: James Morris
Date: Sun Jul 11 2010 - 19:45:42 EST


On Wed, 7 Jul 2010, Arnd Bergmann wrote:

> 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@xxxxxxxx>
> Cc: Mimi Zohar <zohar@xxxxxxxxxx>
> Cc: James Morris <jmorris@xxxxxxxxx>
> Cc: linux-security-module@xxxxxxxxxxxxxxx
> ---
> security/integrity/ima/ima_fs.c | 9 ++++++---
> 1 files changed, 6 insertions(+), 3 deletions(-)

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next



--
James Morris
<jmorris@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/