dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/ubifs
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
..
Kconfig
Makefile
budget.c UBIFS: fix division by zero 2008-09-05 20:01:59 +03:00
commit.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
compress.c
debug.c UBIFS: fix printk format warnings 2008-09-18 09:57:57 +03:00
debug.h UBIFS: improve arguments checking in debugging messages 2008-08-13 11:42:47 +03:00
dir.c UBIFS: fix printk format warnings 2008-09-18 09:57:57 +03:00
file.c UBIFS: fix zero-length truncations 2008-08-21 16:48:52 +03:00
find.c UBIFS: remove incorrect assert 2008-09-17 14:47:09 +03:00
gc.c UBIFS: TNC / GC race fixes 2008-09-17 14:23:26 +03:00
io.c UBIFS: make ubifs_ro_mode() not inline 2008-08-13 11:24:26 +03:00
ioctl.c
journal.c UBIFS: xattr bugfixes 2008-08-14 12:46:20 +03:00
key.h
log.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h UBIFS: improve statfs reporting 2008-08-31 17:20:26 +03:00
orphan.c UBIFS: increment commit number earlier 2008-08-13 11:27:47 +03:00
recovery.c
replay.c
sb.c
scan.c
shrinker.c
super.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
tnc.c UBIFS: TNC / GC race fixes 2008-09-17 14:23:26 +03:00
tnc_commit.c UBIFS: minor tweaks in commit 2008-08-13 11:38:19 +03:00
tnc_misc.c
ubifs-media.h UBIFS: make minimum fanout 3 2008-09-05 20:02:35 +03:00
ubifs.h UBIFS: improve statfs reporting even more 2008-08-31 17:21:51 +03:00
xattr.c UBIFS: xattr bugfixes 2008-08-14 12:46:20 +03:00