]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/suballoc.h
ocfs2: throttle back local alloc when low on disk space
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / suballoc.h
index 544c600662bd074c1b76ca1c9ead16ab0f24402a..40d51daf5fbc6264a6b34f2ee066b03328af61a3 100644 (file)
@@ -147,6 +147,7 @@ static inline int ocfs2_is_cluster_bitmap(struct inode *inode)
  * apis above. */
 int ocfs2_reserve_cluster_bitmap_bits(struct ocfs2_super *osb,
                                      struct ocfs2_alloc_context *ac);
+void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac);
 
 /* given a cluster offset, calculate which block group it belongs to
  * and return that block offset. */