Re: [patch 17/22] vfs: add path_symlink()

From: Tetsuo Handa
Date: Fri May 16 2008 - 21:14:55 EST


Miklos Szeredi wrote:
> -int vfs_symlink(struct inode *dir, struct dentry *dentry, const char *oldname, int mode)
> +static int vfs_symlink(struct inode *dir, struct dentry *dentry, const char *oldname, int mode)

I think the "mode" parameter is not needed
unless somebody has a plan to pass it to "struct inode_operations"->symlink method.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/