f2fs: avoid variable length array
authorJaegeuk Kim <jaegeuk@kernel.org>
Wed, 11 Feb 2015 00:44:29 +0000 (16:44 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 12 Feb 2015 01:04:50 +0000 (17:04 -0800)
Instead of using variable length array, this patch let preallocate memory for
them.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found