commit | 61ba35dea0593fbc8d062cab3e4c4c3da5ce7104 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Sep 30 02:25:54 2010 +0000 |
committer | Alex Elder <aelder@sgi.com> | Mon Oct 18 15:07:58 2010 -0500 |
tree | fa28b2c9d0c5a71f1d0415b042d45a7a56b8c2ff | |
parent | 50f59e8eed85ec4c79bc2454ed50c7886f6c5ebf [diff] |
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 <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>