kernel-hacking-2024-linux-s.../fs/nilfs2
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations
* mark struct vm_area_struct::vm_ops as const
* mark vm_ops in AGP code

But leave TTM code alone, something is fishy there with global vm_ops
being used.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-27 11:39:25 -07:00
..
alloc.c
alloc.h
bmap.c
bmap.h
bmap_union.h
btnode.c const: mark remaining address_space_operations const 2009-09-22 07:17:24 -07:00
btnode.h
btree.c
btree.h
cpfile.c
cpfile.h
dat.c
dat.h
dir.c
direct.c
direct.h
file.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
gcdat.c
gcinode.c const: mark remaining address_space_operations const 2009-09-22 07:17:24 -07:00
ifile.c
ifile.h
inode.c const: mark remaining address_space_operations const 2009-09-22 07:17:24 -07:00
ioctl.c
Kconfig fs/Kconfig: move nilfs2 outside misc filesystems 2009-09-14 18:27:16 +09:00
Makefile
mdt.c const: mark remaining inode_operations as const 2009-09-22 07:17:24 -07:00
mdt.h
namei.c const: mark remaining inode_operations as const 2009-09-22 07:17:24 -07:00
nilfs.h const: mark remaining inode_operations as const 2009-09-22 07:17:24 -07:00
page.c
page.h
recovery.c
sb.h
segbuf.c
segbuf.h
segment.c
segment.h
sufile.c
sufile.h
super.c const: mark remaining export_operations const 2009-09-22 07:17:24 -07:00
the_nilfs.c fs: remove bdev->bd_inode_backing_dev_info 2009-09-16 15:16:18 +02:00
the_nilfs.h