linux-stable/fs/jbd2
James Morris 88e9d34c72 seq_file: constify seq_operations
Make all seq_operations structs const, to help mitigate against
revectoring user-triggerable function pointers.

This is derived from the grsecurity patch, although generated from scratch
because it's simpler than extracting the changes from there.

Signed-off-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-23 07:39:29 -07:00
..
checkpoint.c
commit.c ext4: Fix async commit mode to be safe by using a barrier 2009-09-11 09:30:12 -04:00
journal.c seq_file: constify seq_operations 2009-09-23 07:39:29 -07:00
Kconfig
Makefile
recovery.c
revoke.c
transaction.c