From: Christoph Hellwig Date: Thu, 30 Sep 2010 02:25:54 +0000 (+0000) Subject: xfs: remove XFS_MOUNT_NO_PERCPU_SB X-Git-Tag: v2.6.37-rc1~162^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ba35dea0593fbc8d062cab3e4c4c3da5ce7104;p=pandora-kernel.git xfs: remove XFS_MOUNT_NO_PERCPU_SB Fail the mount if we can't allocate memory for the per-CPU counters. This is consistent with how we handle everything else in the mount path and makes the superblock counter modification a lot simpler. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed