[PATCH] xfs: fix extent format buffer allocation size

Christoph Hellwig hch at infradead.org
Wed Mar 30 04:33:34 CDT 2011


> +	xfs_bmbt_rec_t		*ext_buffer;
> +
> +	ext_buffer = kmem_alloc(XFS_IFORK_SIZE(ip, whichfork),

If the fork size be the minimum of XFS_IFORK_SIZE and the if_bytes
value?




More information about the xfs mailing list