]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nilfs2/cpfile.h
nilfs2: fix gc failure on volumes keeping numerous snapshots
[linux-2.6-omap-h63xx.git] / fs / nilfs2 / cpfile.h
index f097e90fcb201cfca788c6e991a1bcc844f57fa6..1a8a1008c3420c9d6b2798c00c1025c031434c48 100644 (file)
@@ -39,7 +39,7 @@ int nilfs_cpfile_delete_checkpoint(struct inode *, __u64);
 int nilfs_cpfile_change_cpmode(struct inode *, __u64, int);
 int nilfs_cpfile_is_snapshot(struct inode *, __u64);
 int nilfs_cpfile_get_stat(struct inode *, struct nilfs_cpstat *);
-ssize_t nilfs_cpfile_get_cpinfo(struct inode *, __u64, int,
+ssize_t nilfs_cpfile_get_cpinfo(struct inode *, __u64 *, int,
                                struct nilfs_cpinfo *, size_t);
 
 #endif /* _NILFS_CPFILE_H */