From: Fabian Frederick Date: Wed, 26 Feb 2014 18:07:56 +0000 (+0100) Subject: GFS2: replace kmalloc - __vmalloc / memset 0 X-Git-Tag: v3.15-rc1~97^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf10d38afd2d39d08bf76c48ff9c12345770678;p=pandora-kernel.git GFS2: replace kmalloc - __vmalloc / memset 0 Use kzalloc and __vmalloc __GFP_ZERO for clean sd_quota_bitmap allocation. Signed-off-by: Fabian Frederick Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed