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:
06d0e3c
)
NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()
author
Anton Altaparmakov
<aia21@cantab.net>
Thu, 8 Sep 2005 15:33:12 +0000
(16:33 +0100)
committer
Anton Altaparmakov
<aia21@cantab.net>
Thu, 8 Sep 2005 15:33:12 +0000
(16:33 +0100)
in the two critical regions. This means we no longer need to
panic() when the allocation fails as it now cannot fail.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
No differences found