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
|
…
|
|
balloc.c
|
…
|
|
cylinder.c
|
…
|
|
dir.c
|
…
|
|
file.c
|
…
|
|
ialloc.c
|
…
|
|
inode.c
|
…
|
|
namei.c
|
…
|
|
super.c
|
…
|
|
swab.h
|
…
|
|
symlink.c
|
…
|
|
truncate.c
|
…
|
|
util.c
|
…
|
|
util.h
|
…
|
|