aboutsummaryrefslogtreecommitdiffstats
path: root/fs/logfs/logfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/logfs/logfs.h')
-rw-r--r--fs/logfs/logfs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/logfs/logfs.h b/fs/logfs/logfs.h
index 5f0937609465..209a26d84c38 100644
--- a/fs/logfs/logfs.h
+++ b/fs/logfs/logfs.h
@@ -495,7 +495,6 @@ static inline int logfs_get_sb_mtd(struct logfs_super *s, int mtdnr)
495#endif 495#endif
496 496
497/* dir.c */ 497/* dir.c */
498extern const struct inode_operations logfs_symlink_iops;
499extern const struct inode_operations logfs_dir_iops; 498extern const struct inode_operations logfs_dir_iops;
500extern const struct file_operations logfs_dir_fops; 499extern const struct file_operations logfs_dir_fops;
501int logfs_replay_journal(struct super_block *sb); 500int logfs_replay_journal(struct super_block *sb);