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 |
.. |
kmem.c
|
…
|
|
kmem.h
|
…
|
|
mrlock.h
|
…
|
|
mutex.h
|
…
|
|
sema.h
|
…
|
|
spin.h
|
…
|
|
sv.h
|
…
|
|
time.h
|
…
|
|
xfs_aops.c
|
…
|
|
xfs_buf.c
|
…
|
|
xfs_buf.h
|
…
|
|
xfs_cred.h
|
…
|
|
xfs_export.c
|
…
|
|
xfs_export.h
|
…
|
|
xfs_file.c
|
…
|
|
xfs_fs_subr.c
|
…
|
|
xfs_fs_subr.h
|
…
|
|
xfs_globals.c
|
…
|
|
xfs_globals.h
|
…
|
|
xfs_ioctl.c
|
…
|
|
xfs_ioctl32.c
|
…
|
|
xfs_ioctl32.h
|
…
|
|
xfs_iops.c
|
…
|
|
xfs_iops.h
|
…
|
|
xfs_linux.h
|
…
|
|
xfs_lrw.c
|
…
|
|
xfs_lrw.h
|
…
|
|
xfs_stats.c
|
…
|
|
xfs_stats.h
|
…
|
|
xfs_super.c
|
…
|
|
xfs_super.h
|
…
|
|
xfs_sysctl.c
|
…
|
|
xfs_sysctl.h
|
…
|
|
xfs_version.h
|
…
|
|
xfs_vfs.c
|
…
|
|
xfs_vfs.h
|
…
|
|
xfs_vnode.c
|
…
|
|
xfs_vnode.h
|
…
|
|