Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes
[linux-2.6-block.git] / fs / hpfs / hpfs_fn.h
index 975654a63c13d8dd448c40dc116e5c076945e95b..aebb78f9e47f2ac27bde015a9ba135a1a25d2faf 100644 (file)
@@ -242,7 +242,7 @@ extern const struct file_operations hpfs_dir_ops;
 
 /* dnode.c */
 
-void hpfs_add_pos(struct inode *, loff_t *);
+int hpfs_add_pos(struct inode *, loff_t *);
 void hpfs_del_pos(struct inode *, loff_t *);
 struct hpfs_dirent *hpfs_add_de(struct super_block *, struct dnode *,
                                const unsigned char *, unsigned, secno);