ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Aug 2011 12:45:38 +0000 (08:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Aug 2011 12:45:38 +0000 (08:45 -0400)
commitf18a5f21c25707b4fe64b326e2b4d150565e7300
treeb17baa6c8476eb2a3fbc6b1d65c7fd59950a2dcd
parent9933fc0ac1ac14b795819cd63d05ea92112f690a
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c
fs/ext4/resize.c
fs/ext4/super.c