NTFS: Use MAX_BUF_PER_PAGE instead of variable sized array allocation for
authorAnton Altaparmakov <aia21@cantab.net>
Wed, 6 Apr 2005 15:11:20 +0000 (16:11 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 5 May 2005 10:49:42 +0000 (11:49 +0100)
commitd53ee3222459f347cb18985a845864bc81a44eaf
treee9f8a061e958579a6de1d3ee133fd30ca4139f9c
parent7fafb8b634121f4fa35ff92f85737f8bc2259f06
NTFS: Use MAX_BUF_PER_PAGE instead of variable sized array allocation for
      better code generation and one less sparse warning in fs/ntfs/aops.c.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/aops.c