From: Niv Sardi Date: Wed, 13 Aug 2008 06:03:35 +0000 (+1000) Subject: [XFS] Move attr log alloc size calculator to another function. X-Git-Tag: v2.6.27-rc4~106^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e9da7b7a1edfc75a839b0269935393fa347f38b;p=pandora-kernel.git [XFS] Move attr log alloc size calculator to another function. We will need that to be able to calculate the size of log we need for a specific attr (for Create+EA). The local flag is needed so that we can fail if we run into ENOSPC when trying to alloc blocks. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31727a Signed-off-by: Niv Sardi Signed-off-by: Christoph Hellwig Signed-off-by: Tim Shimmin Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed