linux/fs/ext4
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table
This is a much better version of a previous patch to make the parser
tables constant. Rather than changing the typedef, we put the "const" in
all the various places where its required, allowing the __initconst
exception for nfsroot which was the cause of the previous trouble.

This was posted for review some time ago and I believe its been in -mm
since then.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Alexander Viro <aviro@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-13 10:10:37 -07:00
..
acl.c
acl.h ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
balloc.c ext4: fix initialization of UNINIT bitmap blocks 2008-10-10 08:09:18 -04:00
bitmap.c
dir.c
ext4_extents.h Hook ext4 to the vfs fiemap interface. 2008-10-07 00:46:36 -04:00
ext4_i.h ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
ext4_jbd2.c
ext4_jbd2.h
ext4_sb.h ext4: Remove old legacy block allocator 2008-10-10 09:40:52 -04:00
ext4.h ext4: add an option to control error handling on file data 2008-10-10 22:12:43 -04:00
extents.c Hook ext4 to the vfs fiemap interface. 2008-10-07 00:46:36 -04:00
file.c ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
fsync.c
group.h
hash.c
ialloc.c ext4: fix initialization of UNINIT bitmap blocks 2008-10-10 08:09:18 -04:00
inode.c ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
ioctl.c ext4: add checks for errors from jbd2 2008-10-10 20:29:21 -04:00
Makefile ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
mballoc.c ext4: fix initialization of UNINIT bitmap blocks 2008-10-10 08:09:18 -04:00
mballoc.h
migrate.c
namei.c ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
namei.h
resize.c ext4: Remove old legacy block allocator 2008-10-10 09:40:52 -04:00
super.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
symlink.c ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00
xattr.h ext4: Rename ext4dev to ext4 2008-10-10 20:02:48 -04:00