Skip to content
Snippets Groups Projects
Commit 2634b037 authored by Wang Di's avatar Wang Di
Browse files

Oops, Just forget to commit smfs_internal.h in the last commit

parent 0bfca899
No related branches found
No related tags found
No related merge requests found
......@@ -69,11 +69,8 @@ extern int sm_stack;
/*dir.c*/
extern struct inode_operations smfs_dir_iops;
extern struct file_operations smfs_dir_fops;
extern int smfs_prepare_dentry(struct dentry *dentry,
struct dentry *parent,
struct qstr *name);
void smfs_clear_dentry(struct dentry *dentry);
extern void d_unalloc(struct dentry *dentry);
/*inode.c*/
extern void duplicate_inode(struct inode *cache_inode, struct inode *inode);
/*file.c*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment