]> git.hungrycats.org Git - linux/commit
Add 'mode' argument to vfs_symlink.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 21 May 2004 07:29:23 +0000 (00:29 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 21 May 2004 07:29:23 +0000 (00:29 -0700)
commitf98c4469b160fb1be283b1c280548efc800aedcc
tree9d9a5bba796cbebee7aa8bcf24fb190078695ec4
parent4e82b2d84725559ff8d7c1ed65299cb65a82062a
Add 'mode' argument to vfs_symlink.

Right now we ignore it, but we need to pass this down
to the low-level filesystems if we want to ever make
knfsd create symlinks with different permissions correctly.
arch/ia64/sn/io/hwgfs/interface.c
fs/namei.c
fs/nfsd/vfs.c
include/linux/fs.h