linux/fs/ramfs
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const
Same as with already do with the file operations: keep them in .rodata and
prevents people from doing runtime patching.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Steven French <sfrench@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-28 14:59:04 -07:00
..
Makefile [PATCH] NOMMU: Provide shared-writable mmap support on ramfs 2006-01-06 08:33:32 -08:00
file-mmu.c [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
file-nommu.c [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00
inode.c [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00
internal.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00