android_kernel_xiaomi_sm8350/fs/ocfs2/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
..
dlmapi.h
dlmast.c ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() 2009-07-31 13:43:44 -07:00
dlmcommon.h ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry 2009-04-03 11:39:23 -07:00
dlmconvert.c
dlmconvert.h
dlmdebug.c seq_file: constify seq_operations 2009-09-23 07:39:29 -07:00
dlmdebug.h
dlmdomain.c ocfs2/dlm: Improve lockres counts 2009-04-03 11:39:21 -07:00
dlmdomain.h
dlmfs.c writeback: add name to backing_dev_info 2009-09-11 09:20:26 +02:00
dlmfsver.c
dlmfsver.h
dlmlock.c
dlmmaster.c ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry 2009-04-03 11:39:23 -07:00
dlmrecovery.c ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging 2009-07-08 15:34:40 -07:00
dlmthread.c ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() 2009-04-03 11:39:24 -07:00
dlmunlock.c ocfs2/dlm: Wait on lockres instead of erroring cancel requests 2009-08-20 18:42:34 -07:00
dlmver.c
dlmver.h
Makefile
userdlm.c
userdlm.h