]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ocfs2/suballoc.h
ocfs2: fix rare stale inode errors when exporting via nfs
[net-next-2.6.git] / fs / ocfs2 / suballoc.h
index ea85a4c8b4b113517e99b3e485b103805bfb2532..8c9a78a43164c1f900e4961d64a3dd68de174372 100644 (file)
@@ -188,4 +188,6 @@ int ocfs2_lock_allocators(struct inode *inode, struct ocfs2_extent_tree *et,
                          u32 clusters_to_add, u32 extents_to_split,
                          struct ocfs2_alloc_context **data_ac,
                          struct ocfs2_alloc_context **meta_ac);
+
+int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res);
 #endif /* _CHAINALLOC_H_ */