From: Christoph Hellwig Date: Wed, 13 Aug 2008 06:51:29 +0000 (+1000) Subject: [XFS] use KM_MAYFAIL in xfs_mountfs X-Git-Tag: v2.6.27-rc4~106^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d62c251fe4a06144255291cffd68cbadf3bf002f;p=pandora-kernel.git [XFS] use KM_MAYFAIL in xfs_mountfs Use KM_MAYFAIL for the m_perag allocation, we can deal with the error easily and blocking forever during mount is not a good idea either. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31837a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed