git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff4f038
)
[XFS] use KM_MAYFAIL in xfs_mountfs
author
Christoph Hellwig
<hch@infradead.org>
Wed, 13 Aug 2008 06:51:29 +0000
(16:51 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Wed, 13 Aug 2008 06:51:29 +0000
(16:51 +1000)
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 <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
No differences found