kernel-ark/fs/jfs
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 [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
endian24.h
file.c
inode.c
ioctl.c
jfs_acl.h [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
jfs_btree.h
jfs_debug.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_debug.h JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_dinode.h
jfs_dmap.c
jfs_dmap.h
jfs_dtree.c
jfs_dtree.h jfs: remove DIRENTSIZ 2008-06-10 15:12:58 -05:00
jfs_extent.c
jfs_extent.h
jfs_filsys.h
jfs_imap.c JFS: diAlloc() should return -EIO rather than EIO 2008-05-28 08:58:56 -05:00
jfs_imap.h
jfs_incore.h
jfs_inode.c
jfs_inode.h
jfs_lock.h
jfs_logmgr.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_logmgr.h
jfs_metapage.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
jfs_metapage.h
jfs_mount.c
jfs_superblock.h
jfs_txnmgr.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_txnmgr.h
jfs_types.h
jfs_umount.c
jfs_unicode.c
jfs_unicode.h
jfs_uniupr.c
jfs_xattr.h
jfs_xtree.c JFS: switch to seq_files 2008-05-13 08:22:10 -05:00
jfs_xtree.h
Makefile
namei.c JFS: 0 is not valid errno value so return NULL from jfs_lookup 2008-05-12 16:42:43 -05:00
resize.c
super.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
symlink.c
xattr.c