NTFS: Use ntfs_malloc_nofs_nofail() in runlist.c::ntfs_runlists_merge()
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 15:33:12 +0000 (16:33 +0100)
committerAnton 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>
fs/ntfs/ChangeLog
fs/ntfs/runlist.c

Simple merge
Simple merge