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/adfs
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
..
Makefile
adfs.h fs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
dir.c [PATCH] fix ->llseek() for a bunch of directories 2008-08-25 01:18:09 -04:00
dir_f.c adfs: work around bogus sparse warning 2008-04-29 08:05:59 -07:00
dir_f.h
dir_fplus.c
dir_fplus.h
file.c sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 2007-07-10 08:04:13 +02:00
inode.c fs: adfs convert to new aops 2007-10-16 09:42:57 -07:00
map.c
super.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00