You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Al Viro
008b150a3c
[PATCH] Fix up symlink function pointers
This fixes up the symlink functions for the calling convention change:
* afs, autofs4, befs, devfs, freevxfs, jffs2, jfs, ncpfs, procfs,
smbfs, sysvfs, ufs, xfs - prototype change for ->follow_link()
* befs, smbfs, xfs - same for ->put_link()
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
20 years ago |
.. |
Makefile
|
…
|
|
array.c
|
…
|
|
base.c
|
…
|
|
generic.c
|
…
|
|
inode-alloc.txt
|
…
|
|
inode.c
|
…
|
|
internal.h
|
…
|
|
kcore.c
|
…
|
|
kmsg.c
|
…
|
|
mmu.c
|
…
|
|
nommu.c
|
…
|
|
proc_devtree.c
|
…
|
|
proc_misc.c
|
…
|
|
proc_tty.c
|
…
|
|
root.c
|
…
|
|
task_mmu.c
|
…
|
|
task_nommu.c
|
…
|
|
vmcore.c
|
…
|
|