HFS wants 8Kb per-superblock allocation; just use kmalloc()
... rather than play with __get_free_pages() (and figuring out the
allocation order, etc.)
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Showing
想要评论请 注册 或 登录
... rather than play with __get_free_pages() (and figuring out the
allocation order, etc.)
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>