From: Anton Altaparmakov Date: Wed, 6 Apr 2005 15:11:20 +0000 (+0100) Subject: NTFS: Use MAX_BUF_PER_PAGE instead of variable sized array allocation for X-Git-Tag: v2.6.13-rc4~89^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d53ee3222459f347cb18985a845864bc81a44eaf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed