Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9933fc0a authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

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: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 33853a0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment