]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/ocfs2/localalloc.h
ocfs2: increase the default size of local alloc windows
[mirror_ubuntu-zesty-kernel.git] / fs / ocfs2 / localalloc.h
index 04195c67f7c186bc840d1ae01ae214bf5c90531b..1be9b586446086bb9ea81499a10283cedaa5c6f2 100644 (file)
@@ -31,6 +31,7 @@ int ocfs2_load_local_alloc(struct ocfs2_super *osb);
 void ocfs2_shutdown_local_alloc(struct ocfs2_super *osb);
 
 void ocfs2_la_set_sizes(struct ocfs2_super *osb, int requested_mb);
+unsigned int ocfs2_la_default_mb(struct ocfs2_super *osb);
 
 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb,
                                     int node_num,