remarkable-linux/fs/dlm
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
..
ast.c
ast.h
config.c
config.h
debug_fs.c seq_file: constify seq_operations 2009-09-23 07:39:29 -07:00
dir.c dlm: use more NOFS allocation 2009-05-15 11:24:59 -05:00
dir.h
dlm_internal.h
Kconfig
lock.c dlm: Fix uninitialised variable warning in lock.c 2009-06-17 11:31:32 -05:00
lock.h
lockspace.c
lockspace.h
lowcomms.c dlm: use kernel_sendpage 2009-08-24 13:18:04 -05:00
lowcomms.h dlm: connect to nodes earlier 2009-05-15 09:34:12 -05:00
lvb_table.h
main.c
Makefile
member.c dlm: use more NOFS allocation 2009-05-15 11:24:59 -05:00
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
plock.c dlm: fix plock use-after-free 2009-06-18 13:42:42 -05:00
rcom.c
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c dlm: use more NOFS allocation 2009-05-15 11:24:59 -05:00
requestqueue.h
user.c
user.h
util.c
util.h