diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-08-01 14:45:02 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-08-01 14:45:02 +0200 |
commit | 9933fc0ac1ac14b795819cd63d05ea92112f690a (patch) | |
tree | bff42e3494fd5401e6b171ddae8f52ecd1defd91 /net/netlabel | |
parent | ext4: use the correct error exit path in ext4_init_inode_table() (diff) | |
download | linux-9933fc0ac1ac14b795819cd63d05ea92112f690a.tar.xz linux-9933fc0ac1ac14b795819cd63d05ea92112f690a.zip |
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
Introduce new helper functions which try kmalloc, and then fall back
to vmalloc if necessary, and use them for allocating and deallocating
s_flex_groups.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions