]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/configfs/configfs_internal.h
switch configfs
[mv-sheeva.git] / fs / configfs / configfs_internal.h
index 026cf68553a41bc4539e7846c5d2098b15479ae9..82bda8fdfc1cb40ed56b9765af242214f7564742 100644 (file)
@@ -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);