> + mp->m_ag_prealloc_blocks = xfs_prealloc_blocks(mp); We only use the m_ag_prealloc_blocks member in xfs_growfs_data_private. I think a local variable would do it as well, as growfs isn't exactly a frequent fast path operation. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs