[PATCH 03/16] xfs: rmap btree add more reserved blocks

Christoph Hellwig hch at infradead.org
Thu Mar 10 08:16:59 CST 2016


> +	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.



More information about the xfs mailing list