X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=fs%2Fconfigfs%2Fconfigfs_internal.h;h=82bda8fdfc1cb40ed56b9765af242214f7564742;hb=5bf7a6503ff416214b9a53569677dbf07657e6fd;hp=026cf68553a41bc4539e7846c5d2098b15479ae9;hpb=5b2eef966cb2ae307aa4ef1767f7307774bc96ca;p=deliverable%2Flinux.git diff --git a/fs/configfs/configfs_internal.h b/fs/configfs/configfs_internal.h index 026cf68553a4..82bda8fdfc1c 100644 --- a/fs/configfs/configfs_internal.h +++ b/fs/configfs/configfs_internal.h @@ -90,6 +90,7 @@ extern const struct file_operations configfs_file_operations; extern const struct file_operations bin_fops; extern const struct inode_operations configfs_dir_inode_operations; extern const struct inode_operations configfs_symlink_inode_operations; +extern const struct dentry_operations configfs_dentry_ops; extern int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname);