X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fext3_fs.h;h=9a513760676421ef149d6735cc2e665501079a78;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=27449a4a2a577f68f8bece1207ea66e760e94fb3;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/linux/ext3_fs.h b/include/linux/ext3_fs.h index 27449a4a2..9a5137606 100644 --- a/include/linux/ext3_fs.h +++ b/include/linux/ext3_fs.h @@ -696,6 +696,7 @@ extern void ext3_check_blocks_bitmap (struct super_block *); extern struct ext3_group_desc * ext3_get_group_desc(struct super_block * sb, unsigned int block_group, struct buffer_head ** bh); +extern int ext3_should_retry_alloc(struct super_block *sb, int *retries); /* dir.c */ extern int ext3_check_dir_entry(const char *, struct inode *,