X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fcifs%2Fcifsfs.h;h=b1cbc68d09add3eafa8c96ec9b78131f1beabb14;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=866b68c8beeb312b07e3fe19ba75771d2d4fe296;hpb=9bf4aaab3e101692164d49b7ca357651eb691cb6;p=linux-2.6.git diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index 866b68c8b..b1cbc68d0 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -81,6 +81,7 @@ extern struct dentry_operations cifs_dentry_ops; /* Functions related to symlinks */ extern int cifs_follow_link(struct dentry *direntry, struct nameidata *nd); +extern void cifs_put_link(struct dentry *direntry, struct nameidata *nd); extern int cifs_readlink(struct dentry *direntry, char __user *buffer, int buflen); extern int cifs_symlink(struct inode *inode, struct dentry *direntry, const char *symname);