This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / fs / cifs / cifsfs.c
index fbc737e..cd31d19 100644 (file)
@@ -512,6 +512,7 @@ struct inode_operations cifs_file_inode_ops = {
 struct inode_operations cifs_symlink_inode_ops = {
        .readlink = cifs_readlink,
        .follow_link = cifs_follow_link,
+       .put_link = cifs_put_link,
        .permission = cifs_permission,
        /* BB add the following two eventually */
        /* revalidate: cifs_revalidate,