From: Tim Shimmin Date: Fri, 2 Sep 2005 06:41:43 +0000 (+1000) Subject: [XFS] Fix up the calculation of the reservation overhead to hopefully X-Git-Tag: v2.6.14-rc1~526^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32fb9b57aef35b82434cfb4c9de18b484fc3ec88;p=pandora-kernel.git [XFS] Fix up the calculation of the reservation overhead to hopefully include all the components which make up the transaction in the ondisk log. Having this incomplete has shown up as problems on IRIX when some v2 log changes went in. The symptom was the msg of "xfs_log_write: reservation ran out. Need to up reservation" and was seen on synchronous writes on files with lots of holes (and therefore lots of extents). SGI-PV: 931457 SGI-Modid: xfs-linux:xfs-kern:23095a Signed-off-by: Tim Shimmin Signed-off-by: Nathan Scott --- Reading git-diff-tree failed