git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc314ee
)
[PATCH] Fix up symlink function pointers
author
Al Viro
<viro@parcelfarce.linux.theplanet.co.uk>
Fri, 19 Aug 2005 23:17:39 +0000
(
00:17
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 20 Aug 2005 01:08:21 +0000
(18:08 -0700)
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>
No differences found