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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html