diff options
Diffstat (limited to 'fs/nilfs2/nilfs.h')
-rw-r--r-- | fs/nilfs2/nilfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nilfs2/nilfs.h b/fs/nilfs2/nilfs.h index aa7940f7ecf1..3870c109aba3 100644 --- a/fs/nilfs2/nilfs.h +++ b/fs/nilfs2/nilfs.h | |||
@@ -286,7 +286,6 @@ extern int nilfs_commit_super(struct nilfs_sb_info *, int); | |||
286 | extern int nilfs_cleanup_super(struct nilfs_sb_info *); | 286 | extern int nilfs_cleanup_super(struct nilfs_sb_info *); |
287 | int nilfs_attach_checkpoint(struct nilfs_sb_info *sbi, __u64 cno, int curr_mnt, | 287 | int nilfs_attach_checkpoint(struct nilfs_sb_info *sbi, __u64 cno, int curr_mnt, |
288 | struct nilfs_root **root); | 288 | struct nilfs_root **root); |
289 | extern void nilfs_detach_checkpoint(struct nilfs_sb_info *); | ||
290 | 289 | ||
291 | /* gcinode.c */ | 290 | /* gcinode.c */ |
292 | int nilfs_gccache_submit_read_data(struct inode *, sector_t, sector_t, __u64, | 291 | int nilfs_gccache_submit_read_data(struct inode *, sector_t, sector_t, __u64, |